material-components-android
material-components-android copied to clipboard
[TimePicker] can not type in specific value in hour and minute field
trafficstars
Description: https://m3.material.io/components/time-pickers/guidelines#9abf67ef-7f88-4976-961d-3f8a43de5f25:
There are two primary methods for selecting time with the mobile time picker. People can:
- Type in a specific value in the hour and minute field
- Select the hour or minute field from the text input and adjust the clock dial to simultaneously change the corresponding time field above
But, we can not type in a specific value in the hour and minute field.
Expected behavior: We can type in a specific value in the hour and minute field. Or update the spec.
Minimal sample app repro: Catalog app (TimePickerMainDemoFragment)
Android API version: 34
Material Library version: 1.12.0-alpha02
Device: Emulator 32.1.15 (API 32)