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=327fce0762ed7752ea69d7d9a7072983035a4562;hp=74b09ba35656b558c165cdc964102d541697afbc;hb=a43ab7172321eb2419280558fa6d7115f1c25950;hpb=b7fa29fbf8a74287c2b25bf0dbd820be4653f09e 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..327fce07 100644 --- a/app/src/main/res/layout/nav_profile_list_head.xml +++ b/app/src/main/res/layout/nav_profile_list_head.xml @@ -59,7 +59,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"