mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Add empty emoji search icon.
This commit is contained in:
parent
9e49e32702
commit
20f946f657
4 changed files with 1 additions and 1 deletions
BIN
Telegram/Resources/icons/emoji_empty.png
Normal file
BIN
Telegram/Resources/icons/emoji_empty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
Telegram/Resources/icons/emoji_empty@2x.png
Normal file
BIN
Telegram/Resources/icons/emoji_empty@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
Telegram/Resources/icons/emoji_empty@3x.png
Normal file
BIN
Telegram/Resources/icons/emoji_empty@3x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
|
@ -335,7 +335,7 @@ stickersToast: Toast(defaultToast) {
|
|||
}
|
||||
|
||||
stickersEmpty: icon {{ "stickers_empty", windowSubTextFg }};
|
||||
emojiEmpty: icon {{ "stickers_empty", windowSubTextFg }};
|
||||
emojiEmpty: icon {{ "emoji_empty", windowSubTextFg }};
|
||||
|
||||
inlineBotsScroll: ScrollArea(defaultSolidScroll) {
|
||||
deltat: stickerPanPadding;
|
||||
|
|
Loading…
Add table
Reference in a new issue