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=49d0a3a7c7dbe86a7511b8d934f4c67618408fba;hp=74b09ba35656b558c165cdc964102d541697afbc;hb=efa1f56494e485c7f8d4f97cd64df4b01f7b5e07;hpb=9b803b2b998c636634cdd5e0d5a333a037589f41 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 74b09ba3..49d0a3a7 100644 --- a/app/src/main/res/layout/nav_profile_list_head.xml +++ b/app/src/main/res/layout/nav_profile_list_head.xml @@ -2,26 +2,26 @@ + android:onClick="navProfilesHeadClicked"> @@ -37,9 +36,11 @@ @@ -59,7 +60,7 @@ android:id="@+id/nav_profiles_start_edit" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:background="@drawable/ic_more_horiz_black_24dp" + android:background="@drawable/ic_settings_black_24dp" android:gravity="end|center_vertical" android:visibility="gone" app:layout_constraintBottom_toBottomOf="parent"