Fix delay with context toolbar appearing
This commit is contained in:
parent
31a37bf9ab
commit
f989a68d4a
1 changed files with 1 additions and 0 deletions
|
@ -538,6 +538,7 @@ public class MapContextMenu extends MenuTitleController implements StateChangedL
|
|||
}
|
||||
if (active) {
|
||||
showToolbar();
|
||||
mapActivity.refreshMap();
|
||||
}
|
||||
}
|
||||
return result;
|
||||
|
|
Loading…
Reference in a new issue