diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml index 3682678..7059bac 100644 --- a/app/src/main/res/layout/fragment_profile.xml +++ b/app/src/main/res/layout/fragment_profile.xml @@ -15,7 +15,7 @@ android:id="@+id/showState" android:layout_width="0dp" android:layout_height="0dp" - app:constraint_referenced_ids="logout,fullname,photo,position,lastEntry,scan" /> + app:constraint_referenced_ids="logout,fullname,photo2,position,lastEntry,scan" />