]> git.ktnx.net Git - mobile-ledger.git/commitdiff
duplicate id
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 10 Jan 2019 21:26:02 +0000 (21:26 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 10 Jan 2019 21:26:02 +0000 (21:26 +0000)
app/src/main/res/layout/profile_list_content.xml

index 495acdde995232b5f7457888de44f34511c6725e..b26967ea17f48d4d7d07471ef34782d9563e86c4 100644 (file)
@@ -19,7 +19,7 @@
 <android.support.constraint.ConstraintLayout 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.support.constraint.ConstraintLayout 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"
+    android:id="@+id/profile_list_item"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:layout_gravity="center_horizontal"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:layout_gravity="center_horizontal"