Join Slack
Powered by
Compose's dark theme doesn't affect the status bar...
# compose
f
Florian
08/29/2021, 2:03 PM
Compose's dark theme doesn't affect the status bar, right? How to work around this?
k
K Merle
08/29/2021, 2:16 PM
Set status bar color manually to match e.g.
MaterialTheme.colors.primary
s
Sergey Y.
08/29/2021, 2:24 PM
Also,
you can use
https://google.github.io/accompanist/systemuicontroller/
to change statusbar icons light/dark appeareance.
☝🏼 1
☝️ 3
l
louiscad
08/29/2021, 2:39 PM
And there's accompanist insets
f
Florian
08/29/2021, 6:11 PM
thank you 🙏
Open in Slack
Previous
Next