Add support for multiple typing indicators in groups.

This commit is contained in:
Alex Hart
2021-06-07 15:35:19 -03:00
committed by GitHub
parent 8442143818
commit 334cf669ed
4 changed files with 128 additions and 23 deletions

View File

@@ -377,6 +377,9 @@
<string name="ConversationTitleView_verified">Verified</string>
<string name="ConversationTitleView_you">You</string>
<!-- ConversationTypingView -->
<string name="ConversationTypingView__plus_d">+%1$d</string>
<!-- CreateGroupActivity -->
<string name="CreateGroupActivity_some_contacts_cannot_be_in_legacy_groups">Some contacts cannot be in legacy groups.</string>