forked from organicmaps/organicmaps
[android] Fixed fade effect problem caused by bottom menu
This commit is contained in:
parent
3492db082c
commit
a66f468812
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ public abstract class BaseMenu
|
|||
if (show && mFrame.isShown())
|
||||
return;
|
||||
|
||||
close(false);
|
||||
UiUtils.showIf(show, mFrame);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue