Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
d87ed92660
1 changed files with 2 additions and 2 deletions
|
@ -76,9 +76,9 @@ public abstract class MenuTitleController {
|
|||
addressNotKnownStr = getMapActivity().getString(R.string.address_unknown);
|
||||
acquireIcons();
|
||||
acquireNameAndType();
|
||||
// if (needStreetName()) {
|
||||
if (needStreetName()) {
|
||||
acquireStreetName();
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
protected boolean needStreetName() {
|
||||
|
|
Loading…
Reference in a new issue