Skip to content

Android library with a custom view allowing you to list and select weekdays in a grid

License

Notifications You must be signed in to change notification settings

Maxr1998/WeekDaySelectView

Repository files navigation

WeekDaySelectView

Custom view allowing you to list and select weekdays in a grid.

Download from Maven

repositories {
    maven {
        url  "https://dl.bintray.com/maxr1998/maven"
    }
}

dependencies {
    implementation 'de.Maxr1998.android:weekdayselectview:1.0'
}

License

Licensed under the Apache 2.0 license. View LICENSE for more information.

About

Android library with a custom view allowing you to list and select weekdays in a grid

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages