Workaround cleanup (#6350)
* Remove material-components workaround that was fixed upstream * Remove unused toolbar workaround * Fix cover dialog navigation icon
This commit is contained in:
@@ -13,19 +13,6 @@
|
||||
</declare-styleable>
|
||||
|
||||
<attr name="colorFilterActive" format="reference|integer"/>
|
||||
<attr name="colorTertiary" format="reference|integer"/>
|
||||
<attr name="colorOnTertiary" format="reference|integer"/>
|
||||
|
||||
<!-- Ripple color for toolbar elements -->
|
||||
<attr name="rippleColorToolbar" format="reference|color"/>
|
||||
|
||||
<!-- Toolbar color. Not actually used by the toolbar. -->
|
||||
<attr name="colorToolbar" format="reference|color"/>
|
||||
|
||||
<!-- For anything that is drawn on the toolbar -->
|
||||
<attr name="colorOnToolbar" format="reference|integer"/>
|
||||
|
||||
<attr name="lightSystemBarsOnPrimary" format="reference|boolean"/>
|
||||
|
||||
<!-- Setting chip color values for specific themes -->
|
||||
<attr name="chipTextColor" format="reference|integer"/>
|
||||
|
||||
Reference in New Issue
Block a user