diff options
-rw-r--r-- | res/menu/client_dashboard.xml | 4 |
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" |