]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/profile_list.xml
migrate to AndroidX
[mobile-ledger.git] / app / src / main / res / layout / profile_list.xml
index a060dbb20bf36a921884eb6dffc072a482dc00b2..ef1d6688866bf57ba0b5d666b4af78120ea8270f 100644 (file)
@@ -16,7 +16,7 @@
   ~ along with MoLe. If not, see <https://www.gnu.org/licenses/>.
   -->
 
-<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:app="http://schemas.android.com/apk/res-auto"
     xmlns:tools="http://schemas.android.com/tools"
     android:id="@+id/profile_list"