File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Day Night Switch Button App
2- [ ![ ] ( https://jitpack.io/v/vimalcvs/DayNightSwitch .svg )] ( https://jitpack.io/#vimalcvs/DayNightSwitch )
2+ [ ![ ] ( https://jitpack.io/v/vimalcvs/Day-Night-Switch .svg )] ( https://jitpack.io/#vimalcvs/Day-Night-Switch )
33
44A cute day night switch for android
55Inspired from this gif :
@@ -20,7 +20,7 @@ Step 2. Add the dependency
2020
2121```
2222 dependencies {
23- implementation 'com.github.vimalcvs:DayNightSwitch :1.0.0 '
23+ implementation 'com.github.vimalcvs:Day-Night-Switch :1.0.2 '
2424 }
2525```
2626
@@ -29,7 +29,7 @@ Step 2. Add the dependency
2929just add it to your xml layout file
3030
3131``` xml
32- < com .vimalcvs.dnswitch .DayNightSwitch
32+ < com.vimalcvs.switchdn .DayNightSwitch
3333 android:id="@+id/switch_item"
3434 android:layout_width="63dp"
3535 android:layout_height="33dp"
You can’t perform that action at this time.
0 commit comments