X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnav_profile_list_head.xml;h=7530df6da74b3f18368723539d8c4e7a6e4afab9;hb=57f795ed8e5ddb4ffeb0e3bcaaa844c65c894d31;hp=76892beb04d75e59c94d111c67bbf5721b898d52;hpb=8f55113a112873aa98652eae5c7f56a357e24957;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 76892beb..7530df6d 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,40 @@ + 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" /> @@ -74,9 +83,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"