summaryrefslogtreecommitdiff
path: root/main/src/ui/res/layout/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/layout/faq.xml')
-rw-r--r--main/src/ui/res/layout/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/ui/res/layout/faq.xml b/main/src/ui/res/layout/faq.xml
index aa3febd0..8cb79649 100644
--- a/main/src/ui/res/layout/faq.xml
+++ b/main/src/ui/res/layout/faq.xml
@@ -4,7 +4,7 @@
~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
-->
-<android.support.v7.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
+<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/faq_recycler_view"
android:paddingLeft="@dimen/stdpadding"
android:paddingRight="@dimen/stdpadding"