aboutsummaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
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