mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Call setupPlaceList onResume
This commit is contained in:
parent
9888a07d90
commit
7a50a7dbdf
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ public class NearbyActivity extends NavigationBaseActivity implements LocationUp
|
|||
super.onResume();
|
||||
lockNearbyView = false;
|
||||
checkGps();
|
||||
setupPlaceList(this);
|
||||
}
|
||||
|
||||
private void refreshView(boolean isHardRefresh) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue