forked from organicmaps/organicmaps
[android] Dont hide fade on navigate up listener.
This commit is contained in:
parent
f96245dcd8
commit
43c941d42c
1 changed files with 0 additions and 1 deletions
|
@ -1580,7 +1580,6 @@ public class MWMActivity extends BaseMwmFragmentActivity
|
|||
if (popFragment())
|
||||
{
|
||||
InputUtils.hideKeyboard(mBottomButtons);
|
||||
mFadeView.fadeOut(false);
|
||||
refreshRouterIcon();
|
||||
mSearchController.refreshToolbar();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue