diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/menu/select_genres.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/res/menu/select_genres.xml b/res/menu/select_genres.xml deleted file mode 100644 index 837b3534..00000000 --- a/res/menu/select_genres.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<menu xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:compat="http://schemas.android.com/apk/res-auto"> - <item - android:id="@+id/menu_refresh" - android:icon="?attr/refresh" - android:title="@string/menu.refresh" - compat:showAsAction="always|withText"/> -</menu>
\ No newline at end of file |