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 7878 style =" ?attr/borderlessButtonStyle"
7979 android : layout_width =" wrap_content"
8080 android : layout_height =" wrap_content"
81- android : layout_marginTop =" 2dp"
8281 android : layout_marginEnd =" 8dp"
8382 android : minWidth =" 72dp"
8483 android : text =" @string/mtrl_timepicker_cancel"
9089 style =" ?attr/borderlessButtonStyle"
9190 android : layout_width =" wrap_content"
9291 android : layout_height =" wrap_content"
93- android : layout_marginTop =" 2dp"
9492 android : layout_marginEnd =" 8dp"
9593 android : minWidth =" 64dp"
9694 android : text =" @string/mtrl_timepicker_confirm"
Original file line number Diff line number Diff line change 145145 <item name =" backgroundTint" >@macro/m3_comp_time_picker_container_color</item >
146146 </style >
147147
148- <style name =" Widget.Material3.MaterialTimePicker.ImageButton" parent =" Widget.MaterialComponents.TimePicker.ImageButton " >
148+ <style name =" Widget.Material3.MaterialTimePicker.ImageButton" parent =" Widget.Material3.Button.IconButton " >
149149 <item name =" iconTint" >@color/m3_timepicker_secondary_text_button_text_color</item >
150150 <item name =" rippleColor" >@color/m3_timepicker_secondary_text_button_ripple_color</item >
151- <item name =" shapeAppearance" >@style/ShapeAppearance.Material3.Corner.Full</item >
152151 </style >
153152
154153 <style name =" Widget.Material3.MaterialTimePicker.Display" parent =" Widget.MaterialComponents.TimePicker.Display" >
You can’t perform that action at this time.
0 commit comments