[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10629 - Update Content Description of Edit Login Menu Item

pull/600/head
ekager 4 years ago committed by Mihai Adrian
parent 3624b97369
commit 8f0beee1d1

@ -13,7 +13,7 @@
<item
android:id="@+id/edit_login_button"
android:contentDescription="@string/login_menu_delete_button"
android:contentDescription="@string/login_menu_edit_button"
android:icon="@drawable/ic_edit"
android:minWidth="82dp"
android:padding="20dp"

Loading…
Cancel
Save