I am trying show paywall screen in kotlin, and when ı open the fragment paywall shown with gray status bar. How can ı switch full screen (transpaant statusbar or without statusbar like revenuecat paywall preview
)
I am trying show paywall screen in kotlin, and when ı open the fragment paywall shown with gray status bar. How can ı switch full screen (transpaant statusbar or without statusbar like revenuecat paywall preview
)
Hi
What’s the color of the status bar in the rest of the app? Do you do any customization?
If you haven’t explicitly set the status bar color, Android will fallback to the default color defined by the system or your theme.
Best,
yes, I change the color of the status bar, I show the paywall in a PaywallFragment, but even though I hide the statusbar in this fragment, the statusbar appears when the paywall is opened. How can I show a fullscreen paywall without a statusbar?
How I can change color of status bar in PaywallActivityLauncher just for that screen?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.