aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_share_with.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_share_with.xml')
-rw-r--r--src/main/res/layout/activity_share_with.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_share_with.xml b/src/main/res/layout/activity_share_with.xml
index dec67bd81..24552ed70 100644
--- a/src/main/res/layout/activity_share_with.xml
+++ b/src/main/res/layout/activity_share_with.xml
@@ -7,7 +7,7 @@
<include layout="@layout/toolbar" />
- <android.support.v7.widget.RecyclerView
+ <androidx.recyclerview.widget.RecyclerView
android:id="@+id/choose_conversation_list"
android:layout_width="match_parent"
android:layout_height="match_parent"