MaterialDateTimePicker
GitHub describes it as Pick a date or time on Android in style. The repository metadata lists Java as its primary language. The metadata lists the Apache-2.0 license. This article stays within the project description and details documented in the GitHub repository README.
wdullaer/MaterialDateTimePicker: Material DateTime Picker - Select a time/date in style
GitHub describes it as Pick a date or time on Android in style. The repository metadata lists Java as its primary language. The metadata lists the Apache-2.0 license. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as Pick a date or time on Android in style. The repository metadata lists Java as its primary language. The metadata lists the Apache-2.0 license. The README describes the project this way: Material DateTime Picker tries to offer you the date and time pickers as shown in the Material Design spec, with an easy themable API. The library uses the code from the Android frameworks as a base and tweaked it to be as close as possible to Material Design example.
Material DateTime Picker - Select a time/date in style
The README section "Material DateTime Picker - Select a time/date in style" states: Feel free to fork or issue pull requests on github. Issues can be reported on the github issue tracker.
Table of Contents
The README section "Table of Contents" states: 1. Setup 2. Using Material Date/Time Pickers 1. Implement Listeners 2. Create Pickers 3. Theme the Pickers 3. Additional Options 4. FAQ 5. Potential Improvements 6. License
Setup
The README section "Setup" states: The easiest way to add the Material DateTime Picker library to your project is by adding it as a dependency to your build.gradle
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes