fix icon for "Take Photo" in the attachment dialog and

also change "Take Photo" to "Camera"

fixes #3819
closes #3820

// FREEBIE
This commit is contained in:
agrajaghh
2015-07-27 23:30:41 +02:00
committed by Moxie Marlinspike
parent e88a7c3fd7
commit e2e5aa32a8
4 changed files with 5 additions and 5 deletions

View File

@@ -31,11 +31,11 @@
<attr name="conversation_transport_popup_background" format="reference"/>
<attr name="conversation_emoji_toggle" format="reference"/>
<attr name="conversation_keyboard_toggle" format="reference"/>
<attr name="conversation_attach_camera" format="reference"/>
<attr name="conversation_attach_image" format="reference"/>
<attr name="conversation_attach_video" format="reference"/>
<attr name="conversation_attach_sound" format="reference"/>
<attr name="conversation_attach_contact_info" format="reference"/>
<attr name="conversation_attach_photo" format="reference"/>
<attr name="conversation_attach" format="reference"/>
<attr name="emoji_tab_strip_background" format="color" />