aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/menu/git_clone.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/menu/git_clone.xml b/app/src/main/res/menu/git_clone.xml
index 88a18d2c..fa9dbf1c 100644
--- a/app/src/main/res/menu/git_clone.xml
+++ b/app/src/main/res/menu/git_clone.xml
@@ -1,7 +1,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:context="com.zeapo.pwdstore.GitHandler" >
- <item android:id="@+id/action_settings"
+ <item android:id="@+id/user_pref"
android:title="@string/action_settings"
android:orderInCategory="100"
android:showAsAction="never" />