1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3210 Space-level chats | Enhancement | Save recently used chat reactions and display it in the dedicated section of the reaction picker (#1967)

This commit is contained in:
Evgenii Kozlov 2025-01-04 07:12:08 +01:00 committed by GitHub
parent f38f3fd8d6
commit 5edb38a440
Signed by: github
GPG key ID: B5690EEEBB952194
12 changed files with 183 additions and 16 deletions

View file

@ -1861,5 +1861,6 @@ Please provide specific details of your needs here.</string>
<string name="emoji_category_objects">Objects</string>
<string name="emoji_category_symbols">Symbols</string>
<string name="emoji_category_flags">Flags</string>
<string name="emoji_recently_used_section">Recently used</string>
</resources>