Update color bar defaults to use theme attr colors
Previously the values were hardcoded. Now the default value for left and middle are colorAccent. Also updated SummaryPreference to not call LinearColorBar.setColors unless its own setColors is called. BUG: 28760785 Change-Id: Id28e809e6b5f0f6508258c995d5dcfacbc9c8725
This commit is contained in:
@@ -98,9 +98,6 @@
|
||||
<!-- Accent color that matches the settings launcher icon -->
|
||||
<color name="icon_accent">#ffabffec</color>
|
||||
|
||||
<color name="summary_default_start">#ff009587</color>
|
||||
<color name="summary_default_end">#ffced7db</color>
|
||||
|
||||
<color name="importance_icon_tint">#8a000000</color>
|
||||
<color name="importance_disabled_tint">#4d000000</color>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user