Custom view allowing you to list and select weekdays in a grid.
repositories {
maven {
url "https://dl.bintray.com/maxr1998/maven"
}
}
dependencies {
implementation 'de.Maxr1998.android:weekdayselectview:1.0'
}
Licensed under the Apache 2.0 license. View LICENSE for more information.