Add chat filter animation.

This commit is contained in:
Alex Hart
2022-12-21 11:04:01 -04:00
committed by Greyson Parrelli
parent a13599ae2a
commit d79c4775b6
11 changed files with 608 additions and 128 deletions

View File

@@ -5453,4 +5453,8 @@
<string name="PaypalCompleteOrderBottomSheet__donate">Donate</string>
<string name="PaypalCompleteOrderBottomSheet__payment">Payment</string>
<!-- ChatFilter -->
<!-- Displayed in a pill at the top of the chat list when it is filtered by unread messages -->
<string name="ChatFilter__filtered_by_unread">Filtered by unread</string>
</resources>