forked from organicmaps/organicmaps-tmp
[android] fixed zoom buttons visibility settings.
This commit is contained in:
parent
3a5898c71c
commit
2fb123ea9e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class NavigationButtonsAnimationController
|
|||
{
|
||||
mZoomIn = zoomIn;
|
||||
mZoomOut = zoomOut;
|
||||
UiUtils.showIf(showZoomButtons(), mZoomIn, mZoomOut);
|
||||
mMyPosition = myPosition;
|
||||
calculateBottomLimit();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue