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/res/layout/recycler_default.xml')
-rw-r--r--android/res/layout/recycler_default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/recycler_default.xml b/android/res/layout/recycler_default.xml
index d35baaa452..a00ff59786 100644
--- a/android/res/layout/recycler_default.xml
+++ b/android/res/layout/recycler_default.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<android.support.v7.widget.RecyclerView
+<androidx.recyclerview.widget.RecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/recycler"
android:layout_width="match_parent"