File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
lib/java/com/google/android/material/tooltip Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 2020 <public name =" ShapeAppearance.MaterialComponents.Tooltip" type =" style" />
2121 <public name =" TextAppearance.MaterialComponents.Tooltip" type =" style" />
2222 <public name =" Widget.MaterialComponents.Tooltip" type =" style" />
23- <public name =" ShapeAppearance.Material3.Tooltip" type =" style" />
2423 <public name =" Widget.Material3.Tooltip" type =" style" />
2524</resources >
Original file line number Diff line number Diff line change 4141 <item name =" android:padding" >4dp</item >
4242 <item name =" android:minWidth" >28dp</item >
4343 <item name =" android:minHeight" >28dp</item >
44- <item name =" shapeAppearance" >@style/ShapeAppearance.Material3.Tooltip</item >
45- </style >
46-
47- <style name =" ShapeAppearance.Material3.Tooltip" parent =" ShapeAppearance.MaterialComponents.Tooltip" >
48- <item name =" cornerSize" >50%</item >
44+ <item name =" shapeAppearance" >@style/ShapeAppearance.Material3.Corner.Full</item >
4945 </style >
5046
5147</resources >
You can’t perform that action at this time.
0 commit comments