aboutsummaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
authorkruks23 <scardenas@openmailbox.org>2014-05-17 20:41:33 +0200
committerkruks23 <scardenas@openmailbox.org>2014-05-17 20:41:33 +0200
commit2abb57be34effbb0606ae099bfefee472542662e (patch)
tree8b2f26187a2dd6d311618864eb03c7db718eb7c9 /res/menu
parent813896dbc9229c29b09798a296553a7d8caf07c6 (diff)
parent736e09fbb56fbdc4aca4e9bdc9875a5df60cb562 (diff)
Merge branch 'development' of https://github.com/siacs/Conversations into development
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/attachment_choices.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/menu/attachment_choices.xml b/res/menu/attachment_choices.xml
index 84e777b6..7e3ebbea 100644
--- a/res/menu/attachment_choices.xml
+++ b/res/menu/attachment_choices.xml
@@ -7,5 +7,7 @@
<item
android:id="@+id/attach_take_picture"
android:title="@string/attach_take_picture"/>
-
+ <item
+ android:id="@+id/attach_record_voice"
+ android:title="@string/attach_record_voice" />
</menu> \ No newline at end of file