It seems that in beta02 if I add `uiMode` to `android:configChanges` of the activity, the app will o...
a
It seems that in beta02 if I add
uiMode
to
android:configChanges
of the activity, the app will only react to the first dark mode change. Just want to make sure I'm not missing anything.
a
I think there may have been another discussion thread on this but I'm not sure, it sounds like it could be a bug in our config change tracking though. if you file a bug we'll go ahead and deduplicate it if one already exists.
a
I did some debugging and found the cause. Filed https://issuetracker.google.com/issues/182635582.
👍 1