show a notification at receiving an SMS
This commit is contained in:
parent
29c0f928ca
commit
1fe2f10d53
3 changed files with 75 additions and 2 deletions
|
|
@ -3,4 +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>
|
||||
|
||||
<!-- Notifications -->
|
||||
<string name="channel_received_sms">Received SMS</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue