Skip to content

Commit 2eb666a

Browse files
wcshihunterstich
authored andcommitted
Update chip's public.xml to include attributes for chipIconTint and closeIconTint
PiperOrigin-RevId: 281119011
1 parent 3ca8d98 commit 2eb666a

File tree

1 file changed

+2
-0
lines changed
  • lib/java/com/google/android/material/chip/res-public/values

1 file changed

+2
-0
lines changed

lib/java/com/google/android/material/chip/res-public/values/public.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@
2727
<public name="chipIconEnabled" type="attr"/>
2828
<public name="chipIcon" type="attr"/>
2929
<public name="chipIconSize" type="attr"/>
30+
<public name="chipIconTint" type="attr"/>
3031
<public name="closeIconVisible" type="attr"/>
3132
<!-- Deprecated. Use closeIconVisible instead. -->
3233
<public name="closeIconEnabled" type="attr"/>
3334
<public name="closeIconSize" type="attr"/>
35+
<public name="closeIconTint" type="attr"/>
3436
<public name="checkedIconVisible" type="attr"/>
3537
<!-- Deprecated. Use checkedIconVisible instead. -->
3638
<public name="checkedIconEnabled" type="attr"/>

0 commit comments

Comments
 (0)