Loading res/values/themes.xml +1 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ <style name="SetupWizardAccessibilitySwitchBarTheme" parent="ThemeOverlay.SwitchBar.Settings"> <item name="switchBarBackgroundColor">@color/material_blue_500</item> <item name="android:colorControlActivated">@android:color/white</item> </style> <!-- Theme with no local references, used by AccountPreferenceBase where we have to inflate Loading Loading
res/values/themes.xml +1 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ <style name="SetupWizardAccessibilitySwitchBarTheme" parent="ThemeOverlay.SwitchBar.Settings"> <item name="switchBarBackgroundColor">@color/material_blue_500</item> <item name="android:colorControlActivated">@android:color/white</item> </style> <!-- Theme with no local references, used by AccountPreferenceBase where we have to inflate Loading