summaryrefslogtreecommitdiff
path: root/app/src/main/res/menu/action_bar.xml
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-05-13 19:26:02 +0200
committerRaindropsSys <contact@minteck.org>2023-05-13 19:26:02 +0200
commita249ac5c1de45cb188aec32010b6097c606e6aed (patch)
tree434cc865014b06a8ff58dd5752f95164b99ea2a0 /app/src/main/res/menu/action_bar.xml
parentd1d855bed901003a4dd3bb5f3da49f477786f83a (diff)
downloaddelta-android-a249ac5c1de45cb188aec32010b6097c606e6aed.tar.gz
delta-android-a249ac5c1de45cb188aec32010b6097c606e6aed.tar.bz2
delta-android-a249ac5c1de45cb188aec32010b6097c606e6aed.zip
Updated 6 files (automated)
Diffstat (limited to 'app/src/main/res/menu/action_bar.xml')
-rw-r--r--app/src/main/res/menu/action_bar.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/menu/action_bar.xml b/app/src/main/res/menu/action_bar.xml
index d25a24c..d9e3020 100644
--- a/app/src/main/res/menu/action_bar.xml
+++ b/app/src/main/res/menu/action_bar.xml
@@ -27,4 +27,10 @@
android:enabled="true"
android:title="@string/navigation_user_about"
app:showAsAction="never" />
+
+ <item
+ android:id="@+id/btn_switch"
+ android:enabled="true"
+ android:title="@string/navigation_user_switch_staging"
+ app:showAsAction="never" />
</menu> \ No newline at end of file