feat(compose/emojis): add category of recent emojis

This commit is contained in:
FineFindus
2023-01-02 16:44:14 +01:00
parent 32c94c8948
commit 0b6128bcdd
3 changed files with 53 additions and 4 deletions

View File

@@ -130,4 +130,5 @@
<string name="sk_compose_no_schedule">Dont schedule</string>
<string name="sk_compose_no_draft">Dont draft</string>
<string name="sk_settings_reduce_motion">Reduce motion in animations</string>
<string name="sk_emoji_recent">Recently used</string>
</resources>