File tree Expand file tree Collapse file tree
lib/java/com/google/android/material/timepicker/res Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 android : id =" @+id/material_clock_period_am_button"
3434 android : insetTop =" 8dp"
3535 android : layout_width =" wrap_content"
36+ android : layout_height =" 48dp"
3637 android : text =" @string/material_timepicker_am" />
3738 <com .google.android.material.button.MaterialButton
3839 style =" ?attr/materialButtonOutlinedStyle"
3940 android : id =" @+id/material_clock_period_pm_button"
4041 android : layout_width =" wrap_content"
42+ android : layout_height =" 48dp"
4143 android : insetBottom =" 8dp"
4244 android : text =" @string/material_timepicker_pm" />
4345
Original file line number Diff line number Diff line change 1919 <dimen name =" material_clock_display_width" >96dp</dimen >
2020 <dimen name =" material_clock_display_height" >80dp</dimen >
2121 <dimen name =" material_clock_display_padding" >24dp</dimen >
22- <dimen name =" material_clock_period_toggle_height" >96dp </dimen >
22+ <dimen name =" material_clock_period_toggle_height" >98dp </dimen >
2323 <dimen name =" material_clock_period_toggle_width" >52dp</dimen >
2424 <dimen name =" material_clock_period_toggle_horizontal_gap" >12dp</dimen >
2525 <dimen name =" material_clock_period_toggle_vertical_gap" >12dp</dimen >
You can’t perform that action at this time.
0 commit comments