aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/conference_context.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-02-07 21:11:50 +0100
committerChristian Schneppe <christian@pix-art.de>2019-02-07 21:11:50 +0100
commit1b3406cdbb6c620cca975b0bc32b43b60fa246cb (patch)
tree159b4be35bfcc995ba5a8dc2638335bdc998ca9a /src/main/res/menu/conference_context.xml
parentba4acfd2c11b55373cc856ee48ffb9a56030e6f4 (diff)
provide the same fab submenu for both tabs. rename tab to bookmark
Diffstat (limited to 'src/main/res/menu/conference_context.xml')
-rw-r--r--src/main/res/menu/conference_context.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/res/menu/conference_context.xml b/src/main/res/menu/conference_context.xml
index 051a468d4..dbc6ebfa6 100644
--- a/src/main/res/menu/conference_context.xml
+++ b/src/main/res/menu/conference_context.xml
@@ -2,9 +2,6 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
- android:id="@+id/context_join_conference"
- android:title="@string/join_conference" />
- <item
android:id="@+id/context_delete_conference"
android:title="@string/delete_bookmark" />
<item