Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/com/mapswithme/maps/search/SearchHistoryAdapter.java')
-rw-r--r--android/src/com/mapswithme/maps/search/SearchHistoryAdapter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/com/mapswithme/maps/search/SearchHistoryAdapter.java b/android/src/com/mapswithme/maps/search/SearchHistoryAdapter.java
index 40843a69d3..c62fad0060 100644
--- a/android/src/com/mapswithme/maps/search/SearchHistoryAdapter.java
+++ b/android/src/com/mapswithme/maps/search/SearchHistoryAdapter.java
@@ -1,6 +1,6 @@
package com.mapswithme.maps.search;
-import android.support.v7.widget.RecyclerView;
+import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;