mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Improve boost screen header overscroll
This commit is contained in:
@@ -308,7 +308,9 @@ private final class BoostHeaderComponent: CombinedComponent {
|
||||
UIColor(rgb: 0x6b93ff),
|
||||
UIColor(rgb: 0x8878ff),
|
||||
UIColor(rgb: 0xe46ace)
|
||||
]
|
||||
],
|
||||
cornerRadius: 0.0,
|
||||
topOverscroll: true
|
||||
),
|
||||
availableSize: size,
|
||||
transition: context.transition
|
||||
|
||||
Reference in New Issue
Block a user