forked from organicmaps/organicmaps-tmp
[android] reformat code
This commit is contained in:
parent
70f68e06e7
commit
7d5b196a5b
1 changed files with 1 additions and 1 deletions
|
@ -867,7 +867,7 @@ public class MwmActivity extends BaseMwmFragmentActivity
|
|||
mOnmapDownloader.onResume();
|
||||
if (mNavigationController != null)
|
||||
mNavigationController.onResume();
|
||||
if(mNavAnimationController != null)
|
||||
if (mNavAnimationController != null)
|
||||
mNavAnimationController.onResume();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue