blob: 0454d015958da67663fe3556989faa882b4ccf16 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/menuitem_delete"
android:icon="@drawable/ic_delete_white_24dp"
android:title="@string/ab_account_edition_1"
app:showAsAction="ifRoom"/>
</menu>