Tiny lightweight Kotlin Android library to change theme at runtime.
- DressCode uses only extension functions to enable runtime theme changes avoiding the need to create some kind of
BaseThemeActivity
class - Declare your Themes as normal in
styles.xml
- Automatically updates activity themes
- Remembers the current theme between app launches
from The Android Arsenal
No comments:
Post a Comment