show some suggestions at top of the contact picker screen

This commit is contained in:
tibbi 2020-04-12 10:50:05 +02:00
parent e792ff37ab
commit 5a462775fd
7 changed files with 124 additions and 7 deletions

View file

@ -2,5 +2,6 @@
<resources>
<dimen name="notification_large_icon_size">72dp</dimen>
<dimen name="avatar_size">40dp</dimen>
<dimen name="bigger_avatar_size">64dp</dimen>
<dimen name="play_outline_size">36dp</dimen>
</resources>

View file

@ -8,6 +8,7 @@
<!-- New message -->
<string name="create_new_message">Create new message</string>
<string name="add_contact_or_number">Add Contact or Number…</string>
<string name="suggestions">Suggestions</string>
<!-- Notifications -->
<string name="channel_received_sms">Received SMS</string>