aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-08-17 14:27:40 +0200
committerzeapo <mohamed@zenadi.com>2014-08-17 14:27:40 +0200
commit68623dcf8d0fabd121cf7c34ecb4dafe9478cceb (patch)
tree4ae7e1f93f50160654a1c80e5e466fbee973395f /app/src/main/res/menu
parent2c680cab593b6c58988e058c1c775fa9c1476b28 (diff)
ui improvements
Diffstat (limited to 'app/src/main/res/menu')
-rw-r--r--app/src/main/res/menu/pgp_handler.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/menu/pgp_handler.xml b/app/src/main/res/menu/pgp_handler.xml
index 26347a3a..f06508f1 100644
--- a/app/src/main/res/menu/pgp_handler.xml
+++ b/app/src/main/res/menu/pgp_handler.xml
@@ -1,8 +1,4 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:context="com.zeapo.pwdstore.crypto.PgpHandler" >
- <item android:id="@+id/action_settings"
- android:title="@string/action_settings"
- android:orderInCategory="100"
- android:showAsAction="never" />
</menu>