forked from organicmaps/organicmaps
[android] Fixed review notes
https://github.com/mapsme/omim/pull/11701#discussion_r325070318
This commit is contained in:
parent
307f294621
commit
27c0a39456
1 changed files with 1 additions and 2 deletions
|
@ -1015,8 +1015,7 @@ public class MwmActivity extends BaseMwmFragmentActivity
|
|||
|
||||
MapTask mapTask = target -> showBookmarkCategory(category);
|
||||
addTask(mapTask);
|
||||
if (!mPlacePageController.isClosed())
|
||||
mPlacePageController.close();
|
||||
closePlacePage();
|
||||
}
|
||||
|
||||
private boolean showBookmarkCategory(@NonNull BookmarkCategory category)
|
||||
|
|
Loading…
Add table
Reference in a new issue