Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
KnollFrank committed Sep 21, 2024
1 parent 6819320 commit 48313f3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ public static void showInstance(@NonNull OsmandApplication app, @NonNull Fragmen
return fragment;
}

@Override
public void show(final @NonNull FragmentManager fm, final @NonNull OsmandApplication app) {
try {
if (fm.findFragmentByTag(TAG) == null) {
Expand Down

0 comments on commit 48313f3

Please sign in to comment.