X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnav_profile_list_head.xml;h=97550331ab2a5cbdacf7435244814f8dfee520f1;hp=76892beb04d75e59c94d111c67bbf5721b898d52;hb=42a7a36fcd870c6bd22d1a407f51ff0ea3ca5260;hpb=8f55113a112873aa98652eae5c7f56a357e24957 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 76892beb..97550331 100644 --- a/app/src/main/res/layout/nav_profile_list_head.xml +++ b/app/src/main/res/layout/nav_profile_list_head.xml @@ -2,36 +2,39 @@ + android:layout_height="@dimen/thumb_row_height"> + app:layout_constraintTop_toTopOf="parent" + app:srcCompat="@drawable/ic_add_circle_white_24dp" /> @@ -74,9 +80,7 @@ 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:onClick="navProfilesHeadClicked" android:text="@string/profiles" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent"