use correct send and attach buttons
|
Before Width: | Height: | Size: 757 B After Width: | Height: | Size: 754 B |
|
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 496 B |
|
Before Width: | Height: | Size: 956 B After Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -211,7 +211,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:background="@drawable/circle_touch_highlight_background"
|
||||
android:src="@drawable/ic_add_white_24dp"
|
||||
android:src="@drawable/ic_attach_white_24dp"
|
||||
android:contentDescription="@string/ConversationActivity_add_attachment"
|
||||
android:nextFocusLeft="@+id/embedded_text_editor" />
|
||||
|
||||
|
||||
@@ -757,6 +757,7 @@
|
||||
<string name="contact_selection_list_fragment__show_contacts">Show Contacts</string>
|
||||
|
||||
<!-- conversation_activity -->
|
||||
<string name="conversation_activity__type_message">Message</string>
|
||||
<string name="conversation_activity__type_message_push">Delta Chat message</string>
|
||||
<string name="conversation_activity__type_message_sms_insecure">Unsecured SMS</string>
|
||||
<string name="conversation_activity__type_message_mms_insecure">Unsecured MMS</string>
|
||||
|
||||