From 082e038688cb4a89c52d2c9397640b4b0d6aad4b Mon Sep 17 00:00:00 2001 From: Conny Duck Date: Thu, 11 May 2017 18:29:16 +0200 Subject: [PATCH] sharing of own toots now possible --- app/src/main/res/menu/status_more_for_user.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/menu/status_more_for_user.xml b/app/src/main/res/menu/status_more_for_user.xml index 274ce3679..28c019e80 100644 --- a/app/src/main/res/menu/status_more_for_user.xml +++ b/app/src/main/res/menu/status_more_for_user.xml @@ -2,7 +2,16 @@ + android:title="@string/action_share"> + + + + + \ No newline at end of file