This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-android
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-android
mirror of
https://github.com/material-components/material-components-android.git
synced
2026-01-21 12:33:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
timepicker
History
dsn5ft
57e3bc02fa
[i18n] Updated some string translations for date picker, time picker, and text field
...
PiperOrigin-RevId: 389899697
2021-08-10 21:08:28 -07:00
..
res
[i18n] Updated some string translations for date picker, time picker, and text field
2021-08-10 21:08:28 -07:00
res-public
/values
[TimePicker] Renamed ThemeOverlay.MaterialComponents.MaterialTimePicker to ThemeOverlay.MaterialComponents.TimePicker to be more consistent with other time picker styles
2020-12-15 17:49:51 -05:00
ChipTextInputComboView.java
[TimePicker] Fixed text input mode to correctly restore state
2021-01-06 15:34:51 -05:00
ClickActionDelegate.java
…
ClockFaceView.java
[TimePicker] Changed clock face size to be dynamic
2021-01-15 17:02:42 -05:00
ClockHandView.java
[TimePicker] Add default style attribute (materialClockStyle) to the time picker theme overlay for the clock face and clock hand, making all colors on the clock customizable.
2020-10-29 15:16:28 -04:00
MaterialTimePicker.java
[TimePicker] Hide cancel button when it's not cancelable
2021-06-28 12:54:41 -07:00
MaxInputValidator.java
…
RadialViewGroup.java
[TimePicker] Fixed numbers glitching on first show of time picker
2021-01-07 12:05:30 -05:00
TimeFormat.java
…
TimeModel.java
…
TimePickerClockPresenter.java
…
TimePickerControls.java
…
TimePickerPresenter.java
…
TimePickerTextInputKeyController.java
…
TimePickerTextInputPresenter.java
[TimePicker] Remove hint setting
2020-12-02 10:07:59 -05:00
TimePickerView.java
…