Colored Time Range Selector
A smart colored time range selector. Users can select just free time with a handy colorful range selector.
Features
- Select a
time range
between 2 hours - Highlight
available time range
with your desire color - Select
just free times
in a range - Two different type of view, with
Selector
and without it
Use it
build.gradle
In your layout use the ColoredTimeBar as below:
In your code you can easily set the available time by passing an array of time range string as below:
And to enable picker handles use it as below:
