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_rating.xml')
-rw-r--r--android/res/layout/place_page_hotel_rating.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/place_page_hotel_rating.xml b/android/res/layout/place_page_hotel_rating.xml
index b3291ec450..db0d6ff4ed 100644
--- a/android/res/layout/place_page_hotel_rating.xml
+++ b/android/res/layout/place_page_hotel_rating.xml
@@ -35,7 +35,7 @@
tools:text="Based on 848 hotel reviews"/>
</LinearLayout>
- <android.support.v7.widget.RecyclerView
+ <androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv__place_hotel_review"
android:layout_width="match_parent"
android:layout_height="wrap_content"