Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/attachment_choices.xml')
-rw-r--r--res/menu/attachment_choices.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/res/menu/attachment_choices.xml b/res/menu/attachment_choices.xml
index 6a4f295a2..20932489d 100644
--- a/res/menu/attachment_choices.xml
+++ b/res/menu/attachment_choices.xml
@@ -7,8 +7,9 @@
<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"
- android:visible="false"/>
+ <item
+ android:id="@+id/attach_record_voice"
+ android:title="@string/attach_record_voice"
+ android:visible="false"/>
+
</menu> \ No newline at end of file