fix: dont use thumbnails for emoticons
This commit is contained in:
parent
325431c8f6
commit
98b4bec41b
5 changed files with 12 additions and 4 deletions
|
|
@ -92,6 +92,7 @@ class StickerPickerDialogState extends State<StickerPickerDialog> {
|
|||
width: 128,
|
||||
height: 128,
|
||||
animated: true,
|
||||
isThumbnail: false,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue