material-components/material-components-android

[dateRangePicker] dynamic DateValidator updates.

Ouverte

#2 286 ouverte le 5 juil. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Java (3 023 forks)batch import
Good First IssueWidget: DatePickerfeature request

Métriques du dépôt

Stars
 (15 910 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

stackoverflow

Guide contributeur