File tree 2 files changed +1
-6
lines changed
lib/java/com/google/android/material/tooltip
2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 20
20
<public name =" ShapeAppearance.MaterialComponents.Tooltip" type =" style" />
21
21
<public name =" TextAppearance.MaterialComponents.Tooltip" type =" style" />
22
22
<public name =" Widget.MaterialComponents.Tooltip" type =" style" />
23
- <public name =" ShapeAppearance.Material3.Tooltip" type =" style" />
24
23
<public name =" Widget.Material3.Tooltip" type =" style" />
25
24
</resources >
Original file line number Diff line number Diff line change 41
41
<item name =" android:padding" >4dp</item >
42
42
<item name =" android:minWidth" >28dp</item >
43
43
<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 >
49
45
</style >
50
46
51
47
</resources >
You can’t perform that action at this time.
0 commit comments