-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Mohsin Khan edited this page May 15, 2017
·
6 revisions
It is a simple range picker can be used in most common scenarios where you've to pick the range in hours. It has some presets for the hours and days like last 12 hours to now, today, yesterday etc. There's no 'android.widget.ListView' or 'android.support.v7.widget.RecyclerView'. All the elements have been put in xml manually. So the layout is free to edit according to UI/theme of the application.
If you really don't want to waste time on making a simple time range picker, this is good for you. In this version, there's not too much customisations in this library/time picker screen. But in future, customizations can be done according response of people.