X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnav_profile_list_head.xml;h=3e1234a3d5b736a82100074a3a1d374f7558dba3;hb=c5e225104863d700224b42df374cb614245945c7;hp=5bd0f4a0d32197e00451c4fb054a968d2d7bb7ec;hpb=3d994a86d7db95e6bc1eb93f8f6dcff9d115a139;p=mobile-ledger-staging.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..3e1234a3 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" /> @@ -73,7 +81,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"