Join Slack
Powered by
Also I think I found a bug: the drawer (in the sca...
# compose
j
jaqxues
03/06/2021, 7:36 PM
Also I think I found a bug: the drawer (in the scaffold) isnt updated after changing themes. I just use
AppTheme(dark = datastore.isDarkTheme(...)) { Scaffold() }
Where the datastore just returns a flow that is collected as state. So it should update the drawer too, but it does not.
Open in Slack
Previous
Next