Skip to content

Android app that allow you change the theme at runtime and persists the data after closing

License

Notifications You must be signed in to change notification settings

tminet/ComposeThemeSwitch

Repository files navigation

Compose Theme Switch

Android project built with Kotlin, Compose and Material 3.

Current features:

  • Hilt for Dependency Injection
  • Preferences Datastore to save current app theme and maintain data persistence
  • Accompanist System UI Controller to assist with color change of Status Bar and Navigation Bar