Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/android-switch-theme
https://github.com/yoesuv/android-switch-theme
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoesuv/android-switch-theme
- Owner: yoesuv
- Created: 2023-06-13T08:17:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-06T13:36:54.000Z (almost 1 year ago)
- Last Synced: 2024-04-20T17:13:00.751Z (9 months ago)
- Language: Kotlin
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Android Switch Light/Dark Theme ##
Basic android app for switch theme. download apk file [here](https://e.pcloud.link/publink/show?code=XZ4WhCZWQo92TXChPjkEc2OjpTIY4bBizPV)
#### Screenshot ####
| ![](https://images2.imgbox.com/2b/1e/CT8axXv7_o.png) | ![](https://images2.imgbox.com/46/76/u2nDGo1O_o.png) | ![](https://images2.imgbox.com/d9/dc/xmm0kKP0_o.png) | ![](https://i.imgur.com/6UWV2pG.png) |
| :---: | :---: | :---: | :---: |#### References ###
- [Developer Android](https://developer.android.com/develop/ui/views/theming/darktheme)
- [Material.io](https://m2.material.io/design/color/dark-theme.html)
- [geeksforgeeks](https://www.geeksforgeeks.org/how-to-switch-themes-in-android-using-radiobuttons/)