launch the NewMessageActivity on pressing FAB

This commit is contained in:
tibbi 2020-04-05 13:01:39 +02:00
parent ef455cd961
commit 560935b61e
4 changed files with 51 additions and 40 deletions

View file

@ -3,6 +3,7 @@
<string name="app_launcher_name">SMS Messenger</string>
<string name="type_a_message">Type a message…</string>
<string name="message_not_sent">Message has not been sent.</string>
<string name="create_new_message">Create new message</string>
<!-- Notifications -->
<string name="channel_received_sms">Received SMS</string>