mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-26 20:55:10 +00:00
Add SingleLineEmojiTextView to fix flickering on conversations list.
This commit is contained in:
committed by
Greyson Parrelli
parent
6cc0eed5fe
commit
963c018e0c
@@ -63,7 +63,7 @@ object RecipientDatabaseTestUtils {
|
||||
mentionSetting: RecipientDatabase.MentionSetting = RecipientDatabase.MentionSetting.ALWAYS_NOTIFY,
|
||||
wallpaper: ChatWallpaper? = null,
|
||||
chatColors: ChatColors? = null,
|
||||
avatarColor: AvatarColor = AvatarColor.BLUE,
|
||||
avatarColor: AvatarColor = AvatarColor.A100,
|
||||
about: String? = null,
|
||||
aboutEmoji: String? = null,
|
||||
syncExtras: RecipientDatabase.RecipientSettings.SyncExtras = RecipientDatabase.RecipientSettings.SyncExtras(
|
||||
|
||||
Reference in New Issue
Block a user