diff options
Diffstat (limited to 'APG/res/menu/nfc_beam.xml')
-rw-r--r-- | APG/res/menu/nfc_beam.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/APG/res/menu/nfc_beam.xml b/APG/res/menu/nfc_beam.xml deleted file mode 100644 index 9cb86892d..000000000 --- a/APG/res/menu/nfc_beam.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<menu xmlns:android="http://schemas.android.com/apk/res/android" > - - <item - android:id="@+id/menu_settings" - android:icon="@drawable/ic_menu_settings" - android:showAsAction="always|withText" - android:title="@string/menu_BeamPreferences"/> - -</menu>
\ No newline at end of file |