material-components/material-components-android
[dateRangePicker] dynamic DateValidator updates.
開放
#2,286 建立於 2021年7月5日
Good First IssueWidget: DatePickerfeature request
倉庫指標
- 星標
- (15,910 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.