mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-04 16:53:55 +01:00
Fix some javadoc issues
This commit is contained in:
parent
0cf80b5c6a
commit
fc7bdc62fb
5 changed files with 5 additions and 5 deletions
|
|
@ -259,7 +259,7 @@ public class NearbyActivity extends NavigationBaseActivity implements LocationUp
|
|||
/**
|
||||
* This method should be the single point to load/refresh nearby places
|
||||
*
|
||||
* @param isHardRefresh
|
||||
* @param isHardRefresh Should display a toast if the location hasn't changed
|
||||
*/
|
||||
private void refreshView(boolean isHardRefresh) {
|
||||
if (lockNearbyView) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue