X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnav_profile_list_head.xml;h=7530df6da74b3f18368723539d8c4e7a6e4afab9;hb=bb2cef0d2eb0e4a00675a3aea3e639f82a0c9347;hp=5bd0f4a0d32197e00451c4fb054a968d2d7bb7ec;hpb=3d994a86d7db95e6bc1eb93f8f6dcff9d115a139;p=mobile-ledger.git diff --git a/app/src/main/res/layout/nav_profile_list_head.xml b/app/src/main/res/layout/nav_profile_list_head.xml index 5bd0f4a0..7530df6d 100644 --- a/app/src/main/res/layout/nav_profile_list_head.xml +++ b/app/src/main/res/layout/nav_profile_list_head.xml @@ -23,14 +23,19 @@ android:layout_height="@dimen/thumb_row_height"> + app:layout_constraintTop_toTopOf="parent" + app:srcCompat="@drawable/ic_add_circle_white_24dp" + android:contentDescription="@string/icon" /> + app:layout_constraintTop_toTopOf="parent" + android:contentDescription="@string/icon" /> + app:layout_constraintTop_toTopOf="parent" + android:contentDescription="@string/icon" /> @@ -73,7 +83,6 @@ style="@style/nav_button" android:layout_width="wrap_content" android:layout_height="0dp" - android:drawableStart="@drawable/ic_view_list_black_24dp" android:gravity="start|center_vertical" android:text="@string/profiles" app:layout_constraintBottom_toBottomOf="parent"