File tree 2 files changed +1
-4
lines changed
lib/java/com/google/android/material/timepicker/res
2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 78
78
style =" ?attr/borderlessButtonStyle"
79
79
android : layout_width =" wrap_content"
80
80
android : layout_height =" wrap_content"
81
- android : layout_marginTop =" 2dp"
82
81
android : layout_marginEnd =" 8dp"
83
82
android : minWidth =" 72dp"
84
83
android : text =" @string/mtrl_timepicker_cancel"
90
89
style =" ?attr/borderlessButtonStyle"
91
90
android : layout_width =" wrap_content"
92
91
android : layout_height =" wrap_content"
93
- android : layout_marginTop =" 2dp"
94
92
android : layout_marginEnd =" 8dp"
95
93
android : minWidth =" 64dp"
96
94
android : text =" @string/mtrl_timepicker_confirm"
Original file line number Diff line number Diff line change 146
146
<item name =" backgroundTint" >@macro/m3_comp_time_picker_container_color</item >
147
147
</style >
148
148
149
- <style name =" Widget.Material3.MaterialTimePicker.ImageButton" parent =" Widget.MaterialComponents.TimePicker.ImageButton " >
149
+ <style name =" Widget.Material3.MaterialTimePicker.ImageButton" parent =" Widget.Material3.Button.IconButton " >
150
150
<item name =" iconTint" >@color/m3_timepicker_secondary_text_button_text_color</item >
151
151
<item name =" rippleColor" >@color/m3_timepicker_secondary_text_button_ripple_color</item >
152
- <item name =" shapeAppearance" >@style/ShapeAppearance.Material3.Corner.Full</item >
153
152
</style >
154
153
155
154
<style name =" Widget.Material3.MaterialTimePicker.Display" parent =" Widget.MaterialComponents.TimePicker.Display" >
You can’t perform that action at this time.
0 commit comments