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 8484 style =" ?attr/borderlessButtonStyle"
8585 android : layout_width =" wrap_content"
8686 android : layout_height =" wrap_content"
87- android : layout_marginTop =" 2dp"
8887 android : layout_marginEnd =" 8dp"
8988 android : minWidth =" 72dp"
9089 android : text =" @string/mtrl_timepicker_cancel"
9695 style =" ?attr/borderlessButtonStyle"
9796 android : layout_width =" wrap_content"
9897 android : layout_height =" wrap_content"
99- android : layout_marginTop =" 2dp"
10098 android : layout_marginEnd =" 8dp"
10199 android : minWidth =" 64dp"
102100 android : text =" @string/mtrl_timepicker_confirm"
Original file line number Diff line number Diff line change 143143 <item name =" shapeAppearance" >?attr/shapeAppearanceCornerExtraLarge</item >
144144 </style >
145145
146- <style name =" Widget.Material3.MaterialTimePicker.ImageButton" parent =" Widget.MaterialComponents.TimePicker.ImageButton " >
146+ <style name =" Widget.Material3.MaterialTimePicker.ImageButton" parent =" Widget.Material3.Button.IconButton " >
147147 <item name =" iconTint" >@color/m3_timepicker_secondary_text_button_text_color</item >
148148 <item name =" rippleColor" >@color/m3_timepicker_secondary_text_button_ripple_color</item >
149- <item name =" shapeAppearance" >@style/ShapeAppearance.Material3.Corner.Full</item >
150149 </style >
151150
152151 <style name =" Widget.Material3.MaterialTimePicker.Display" parent =" Widget.MaterialComponents.TimePicker.Display" >
You can’t perform that action at this time.
0 commit comments