]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/nav_profile_list_head.xml
profile list: use the gear icon for the editing action
[mobile-ledger.git] / app / src / main / res / layout / nav_profile_list_head.xml
index 74b09ba35656b558c165cdc964102d541697afbc..327fce0762ed7752ea69d7d9a7072983035a4562 100644 (file)
@@ -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"