summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/menu/option_toot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/menu/option_toot.xml')
-rw-r--r--app/src/main/res/menu/option_toot.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/menu/option_toot.xml b/app/src/main/res/menu/option_toot.xml
index a4393cc91..1d4e26ca7 100644
--- a/app/src/main/res/menu/option_toot.xml
+++ b/app/src/main/res/menu/option_toot.xml
@@ -47,6 +47,10 @@
android:title="@string/more_action_1"
app:showAsAction="never" />
<item
+ android:id="@+id/action_mute_home"
+ android:title="@string/mute_home"
+ app:showAsAction="never" />
+ <item
android:id="@+id/action_timed_mute"
android:title="@string/more_action_8"
app:showAsAction="never" />