Stop using framework-private switch asset
BUG: 16467249 Change-Id: I0829c3dea522cf59e0f92046ea7c6092d416ad4c
This commit is contained in:
@@ -204,4 +204,10 @@
|
||||
<item name="@android:numbersBackgroundColor">@android:color/white</item>
|
||||
</style>
|
||||
|
||||
<!-- Used to color the switch bar controls -->
|
||||
<style name="ThemeOverlay.SwitchBar" parent="@android:style/ThemeOverlay">
|
||||
<!-- Used by controls, e.g. CheckBox, ProgressBar, etc. -->
|
||||
<item name="android:colorAccent">@color/switch_accent_color</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user