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_ugc.xml')
-rw-r--r--android/res/layout/place_page_ugc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/place_page_ugc.xml b/android/res/layout/place_page_ugc.xml
index cbe0e36ace..905bf57bca 100644
--- a/android/res/layout/place_page_ugc.xml
+++ b/android/res/layout/place_page_ugc.xml
@@ -244,7 +244,7 @@
android:layout_height="@dimen/divider_height"
android:background="?dividerHorizontal"/>
- <android.support.v7.widget.RecyclerView
+ <androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv__pp_ugc_reviews"
android:layout_width="match_parent"
android:layout_height="wrap_content"