mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Adjust star size
This commit is contained in:
parent
3cb03a9666
commit
1655f69f08
1 changed files with 1 additions and 1 deletions
|
|
@ -3793,7 +3793,7 @@ public final class StandaloneReactionAnimation: ASDisplayNode {
|
|||
]
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: 200.0, height: 200.0)
|
||||
containerSize: CGSize(width: 240.0, height: 240.0)
|
||||
)
|
||||
guard let starView = star.view else {
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue