forked from organicmaps/organicmaps
[android] Fixed random opens of wheel.
This commit is contained in:
parent
382e6592af
commit
df24b46080
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ class SearchWheel implements View.OnClickListener
|
|||
parent.showSearch();
|
||||
mIsExpanded = false;
|
||||
refreshSearchVisibility();
|
||||
UiThread.cancelDelayedTasks(mCloseRunnable);
|
||||
}
|
||||
|
||||
private void startSearch(SearchOption searchOption)
|
||||
|
|
Loading…
Add table
Reference in a new issue