material-components/material-components-android
Vedi su GitHub[dateRangePicker] dynamic DateValidator updates.
Open
#2286 aperta il 5 lug 2021
Good First IssueWidget: DatePickerfeature request
Metriche repository
- Star
- (15.910 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Use case: As a user I want to be able to select data range (from-to) limited in 31 days for example. (range limit should be configurable)
- By opening a calendar and selecting a date FROM the Calendar should disable all dates for selecting TO according to range limits.
- By selecting TO date Calendar should become again free for ReSelecting any FROM date.
- Future from today should be disabled in any cases.