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/place_page_hotel_gallery.xml')
-rw-r--r--android/res/layout/place_page_hotel_gallery.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/place_page_hotel_gallery.xml b/android/res/layout/place_page_hotel_gallery.xml
index 15c541325c..916e2fa46f 100644
--- a/android/res/layout/place_page_hotel_gallery.xml
+++ b/android/res/layout/place_page_hotel_gallery.xml
@@ -10,7 +10,7 @@
tools:background="#20FF0000"
tools:visibility="visible">
- <android.support.v7.widget.RecyclerView
+ <androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv__place_hotel_gallery"
android:layout_width="match_parent"
android:layout_height="match_parent"