https://github.com/kajendra10/daynight
Day and night switch animation app. The switch will change the theme mode to either day or night when its clicked. This app is developed using Kotlin.
https://github.com/kajendra10/daynight
android-application daynight gradle-plugin kotlin maven-plugin switch theme-development
Last synced: 4 months ago
JSON representation
Day and night switch animation app. The switch will change the theme mode to either day or night when its clicked. This app is developed using Kotlin.
- Host: GitHub
- URL: https://github.com/kajendra10/daynight
- Owner: kajendra10
- License: apache-2.0
- Created: 2023-09-10T03:35:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T12:32:51.000Z (over 1 year ago)
- Last Synced: 2025-09-03T23:43:21.142Z (9 months ago)
- Topics: android-application, daynight, gradle-plugin, kotlin, maven-plugin, switch, theme-development
- Language: Kotlin
- Homepage:
- Size: 732 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DayNight Application

## Dependency
implementation ("com.github.Mahfa:DayNightSwitch:1.5")
## Repo
maven("https://jitpack.io")