Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
e0538dc659
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ public abstract class MenuTitleController {
|
|||
protected void acquireStreetName() {
|
||||
if (searchingAddress) {
|
||||
cancelSearch = true;
|
||||
searchingAddress = false;
|
||||
getMapActivity().getMyApplication().runInUIThread(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
|
Loading…
Reference in a new issue