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_rating_records.xml')
-rw-r--r--android/res/layout/place_page_rating_records.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/place_page_rating_records.xml b/android/res/layout/place_page_rating_records.xml
index 0b876ba4ef..6df05753ad 100644
--- a/android/res/layout/place_page_rating_records.xml
+++ b/android/res/layout/place_page_rating_records.xml
@@ -13,7 +13,7 @@
android:layout_marginLeft="@dimen/margin_base"
android:layout_marginStart="@dimen/margin_base"
android:background="?dividerHorizontal"/>
- <android.support.v7.widget.RecyclerView
+ <androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv__summary_rating_records"
android:layout_width="match_parent"
android:layout_height="wrap_content"