From 27574353c4e28a0f781ef5b72277a216cf5bd07f Mon Sep 17 00:00:00 2001 From: Alexander Sytnyk Date: Thu, 22 Jun 2017 16:16:13 +0300 Subject: [PATCH] Add delay before prompt --- .../list_item_auto_complete_text_view.xml | 2 +- .../net/osmand/plus/ContextMenuAdapter.java | 3 +- .../mapillary/DelayAutoCompleteTextView.java | 29 +++++++++++++++++++ 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 OsmAnd/src/net/osmand/plus/mapillary/DelayAutoCompleteTextView.java diff --git a/OsmAnd/res/layout/list_item_auto_complete_text_view.xml b/OsmAnd/res/layout/list_item_auto_complete_text_view.xml index 6e84efa2ba..e201b63414 100644 --- a/OsmAnd/res/layout/list_item_auto_complete_text_view.xml +++ b/OsmAnd/res/layout/list_item_auto_complete_text_view.xml @@ -14,7 +14,7 @@ android:layout_marginEnd="16dp" android:layout_marginRight="16dp"> -