aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_share_with.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_share_with.xml')
-rw-r--r--src/main/res/layout/activity_share_with.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/layout/activity_share_with.xml b/src/main/res/layout/activity_share_with.xml
index 0b0e11f54..c4908cbfe 100644
--- a/src/main/res/layout/activity_share_with.xml
+++ b/src/main/res/layout/activity_share_with.xml
@@ -4,6 +4,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
+ <include layout="@layout/toolbar" />
+
<ListView
android:id="@+id/choose_conversation_list"
android:layout_width="match_parent"