/ComposeThemeSwitch

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

Primary LanguageKotlinMIT LicenseMIT

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