Improve boost screen header overscroll

This commit is contained in:
Ilya Laktyushin
2024-05-07 00:30:22 +04:00
parent c8c5b55f82
commit daea898fbb
2 changed files with 33 additions and 6 deletions

View File

@@ -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