https://github.com/boltuix/dark-theme-material-design
To set Dark and Light theme using android
https://github.com/boltuix/dark-theme-material-design
Last synced: about 1 year ago
JSON representation
To set Dark and Light theme using android
- Host: GitHub
- URL: https://github.com/boltuix/dark-theme-material-design
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-09-28T07:44:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T18:13:56.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T07:33:35.668Z (over 1 year ago)
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/09/dark-mode-for-android-app-in-kotlin.html
- Size: 459 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dark Theme Night Mode implementation programmatically Android App Development Tutorial for beginners
Dark Mode is an example of optimization of User Experience as well as the Battery.
It can be implemented on any application a developer desires.

Read more:
https://www.boltuix.com/2022/09/dark-mode-for-android-app-in-kotlin.html