forked from organicmaps/organicmaps-tmp
[android] fix PP animation behavior when country has downloaded
This commit is contained in:
parent
1866260e58
commit
a591e515fe
1 changed files with 1 additions and 0 deletions
|
@ -1726,6 +1726,7 @@ public class PlacePageView extends RelativeLayout
|
|||
mCurrentCountry = null;
|
||||
mDownloaderIcon.show(false);
|
||||
UiUtils.hide(mDownloaderInfo);
|
||||
mAnimationController.onContentSizeChanged();
|
||||
}
|
||||
|
||||
MwmActivity getActivity()
|
||||
|
|
Loading…
Add table
Reference in a new issue