Library Demo for a new Date and Time Picker Dialog for the Android Platform
This app demonstrates an open source library for the Android platform. It is a new Date and Time Picker Dialog. These dialogs represent a more novel, efficient and faster way to pick dates and time.
You can find the repository at: https://bitbucket.org/warwick/hgdatedialer
The source code for this app is also available there to give you a head start with the library.
What's New in the Latest Version 1.3
Last updated on Dec 11, 2019 Improved the demo app:
Date dialler app now sets the dial to today’s date upon opening and changing out-of-the-box behaviours.
Added handle to show what dial is being touched for behaviour 1.
ToDo: Added code to return angle snap status (not yet implemented)
ToDo: Add a date changed handle (mat also add for month and year, haven’t decided yet)
Update the docs.
ToDo: Found a potential crash issue for all other libraries while making this update. Will be issuing hot fixes very soon.