]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout-w900dp/profile_list.xml
migrate to AndroidX
[mobile-ledger.git] / app / src / main / res / layout-w900dp / profile_list.xml
index d92b8cb027681c58a51e339ecf73da1ba2ff8c49..3701f3ade41947826bdbc25bdcb5c7d82c64baf5 100644 (file)
@@ -35,7 +35,7 @@
     
     -->
 
-    <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"
         xmlns:tools="http://schemas.android.com/tools"
         android:id="@+id/profile_list"
         android:name="net.ktnx.mobileledger.ui.activity.ProfileListFragment"