Hello guys, Compose version `1.0.0-beta02` does no...
# compose
f
Hello guys, Compose version 
1.0.0-beta02
 does not change the theming once you go to Dark mode and want to go to light with a boolean value as a param, it was working before. `MaterialTheme.colors.isLight`always returns false for some reason...