aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/start_conversation_group_fab.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main/res/menu/start_conversation_group_fab.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/main/res/menu/start_conversation_group_fab.xml b/src/main/res/menu/start_conversation_group_fab.xml
deleted file mode 100644
index 9eb95bc03..000000000
--- a/src/main/res/menu/start_conversation_group_fab.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android">
- <item
- android:id="@+id/enter"
- android:icon="@drawable/ic_input_white_24dp"
- android:title="@string/join_group_chat" />
- <item
- android:id="@+id/create"
- android:icon="@drawable/ic_edit_white_24dp"
- android:title="@string/create_group_chat" />
-</menu> \ No newline at end of file