Various improvements

This commit is contained in:
Ilya Laktyushin
2024-05-27 15:51:33 +04:00
parent c445821e6e
commit f0fa9461cd
10 changed files with 104 additions and 29 deletions

View File

@@ -3210,6 +3210,7 @@ private final class PremiumIntroScreenComponent: CombinedComponent {
} else {
header = star.update(
component: PremiumStarComponent(
theme: environment.theme,
isIntro: isIntro,
isVisible: starIsVisible,
hasIdleAnimations: state.hasIdleAnimations,