mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-24 19:00:26 +01:00
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:
committed by
Moxie Marlinspike
parent
e88a7c3fd7
commit
e2e5aa32a8
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user