summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2014-03-02 15:29:01 -0800
committerSean Leonard <meanderingcode@aetherislands.net>2014-03-02 15:29:01 -0800
commit399b81a99d023ee597415ecb9e3d4c6a35eb1733 (patch)
tree634459f97e8f0e4ef2ff0a81ecb48c3d00095063
parent2af6e92bdb4cc8773e43f17e459f0b70aece8dd8 (diff)
parent52d5e75250a077f9a4bd78503051962abcaed451 (diff)
Merge branch 'bug/remove-settings-menu' into develop
-rw-r--r--res/menu/client_dashboard.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/menu/client_dashboard.xml b/res/menu/client_dashboard.xml
index bdd49ab9..676c07c7 100644
--- a/res/menu/client_dashboard.xml
+++ b/res/menu/client_dashboard.xml
@@ -1,8 +1,4 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:orderInCategory="100"
- android:title="@string/menu_settings"/>
<item
android:id="@+id/about_leap"
android:orderInCategory="110"