Fix insufficint contrast on Vision Settings toggles. am: e212817785 am: 5bf1f668ff

am: 0f2799799c

Change-Id: Idd8af227e76f36e6ca7fe148abba5ce065c21c38
This commit is contained in:
Anna Galusza
2016-10-20 03:57:00 +00:00
committed by android-build-merger

View File

@@ -123,6 +123,7 @@
<style name="SetupWizardAccessibilitySwitchBarTheme" parent="ThemeOverlay.SwitchBar.Settings"> <style name="SetupWizardAccessibilitySwitchBarTheme" parent="ThemeOverlay.SwitchBar.Settings">
<item name="switchBarBackgroundColor">@color/material_blue_500</item> <item name="switchBarBackgroundColor">@color/material_blue_500</item>
<item name="android:colorControlActivated">@android:color/white</item>
</style> </style>
<!-- Theme with no local references, used by AccountPreferenceBase where we have to inflate <!-- Theme with no local references, used by AccountPreferenceBase where we have to inflate