Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b89cdd0 authored by Sander Bogaert's avatar Sander Bogaert Committed by Andrew Chen
Browse files

Add send button to compose activity and use new icon for it.

parent 9c976315
Loading
Loading
Loading
Loading
+668 B
Loading image diff...
+295 B
Loading image diff...
+402 B
Loading image diff...
+817 B
Loading image diff...
+2 −1
Original line number Diff line number Diff line
@@ -4,7 +4,8 @@
		android:id="@+id/send"
        android:alphabeticShortcut="s"
		android:title="@string/send_action"
		android:icon="@drawable/ic_menu_send"
		android:icon="@drawable/ic_action_send"
		android:showAsAction="always"
	/>
	<item
		android:id="@+id/add_cc_bcc"