aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/showlocation.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main/res/menu/showlocation.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/main/res/menu/showlocation.xml b/src/main/res/menu/showlocation.xml
deleted file mode 100644
index c7049a5b0..000000000
--- a/src/main/res/menu/showlocation.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:app="http://schemas.android.com/apk/res-auto">
- <item
- android:id="@+id/action_navigate"
- app:showAsAction="always"
- android:title="@string/navigate"
- android:icon="@drawable/ic_navigation_white_24dp" />
-</menu> \ No newline at end of file