Fix some javadoc issues

This commit is contained in:
Jón Freysteinn Jónsson 2018-02-15 13:20:56 +01:00
parent 0cf80b5c6a
commit fc7bdc62fb
5 changed files with 5 additions and 5 deletions

View file

@ -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) {