From 445ec553dbfa8dfd698bd5ba08bd6ff9992356c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Wed, 26 Jul 2017 18:55:04 +0300 Subject: [PATCH] [android] Show search result on map immediately in cian case --- android/src/com/mapswithme/maps/search/CategoriesAdapter.java | 2 ++ android/src/com/mapswithme/maps/search/SearchFragment.java | 2 ++ 2 files changed, 4 insertions(+) diff --git a/android/src/com/mapswithme/maps/search/CategoriesAdapter.java b/android/src/com/mapswithme/maps/search/CategoriesAdapter.java index b665e844b7..0f93027025 100644 --- a/android/src/com/mapswithme/maps/search/CategoriesAdapter.java +++ b/android/src/com/mapswithme/maps/search/CategoriesAdapter.java @@ -105,6 +105,8 @@ class CategoriesAdapter extends RecyclerView.Adapter