diff --git a/android/src/com/mapswithme/maps/MwmActivity.java b/android/src/com/mapswithme/maps/MwmActivity.java index 9358364148..a58899e8a2 100644 --- a/android/src/com/mapswithme/maps/MwmActivity.java +++ b/android/src/com/mapswithme/maps/MwmActivity.java @@ -727,7 +727,7 @@ public class MwmActivity extends BaseMwmFragmentActivity mSearchController.refreshToolbar(); mPlacePage.onResume(); - if (!NewsFragment.showOn(this)) +// if (!NewsFragment.showOn(this)) LikesManager.INSTANCE.showDialogs(this); mMainMenu.onResume();