chip-navigation-bar icon indicating copy to clipboard operation
chip-navigation-bar copied to clipboard

Save current theme in ThemeActivity using onSaveInstanceState()?

Open IODevBlue opened this issue 2 years ago • 0 comments

If there is a way for ThemeActivity to save the current AppTheme when it is recreated, that would be great.

I noticed it just falls back to the original theme from getStartTheme() even though theme changes have been made at runtime.

IODevBlue avatar Sep 29 '22 16:09 IODevBlue