Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d1136aa authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

#916 Use generic "Remove" as menu item

parent 5ede3bd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
    <item
        android:id="@+id/delete"
        android:orderInCategory="30"
        android:title="@string/remove_account"
        android:title="@string/simple_remove"
        app:showAsAction="never" />

</menu>
 No newline at end of file