Merge pull request #9930 from brave/android_switch_theme_fix

[Android] Fixed BraveRewardsSwitchTheme for SwitchCompat
This commit is contained in:
samartnik
2021-08-31 19:35:54 -04:00
committed by GitHub
+1
View File
@@ -17,6 +17,7 @@
<item name="colorControlActivated">@color/brave_rewards_theme_color</item>
<item name="colorSwitchThumbNormal">@color/modern_grey_600</item>
<item name="android:colorForeground">@color/modern_grey_600</item>
<item name="switchStyle">@style/Widget.MaterialComponents.CompoundButton.Switch</item>
</style>
<!-- Buttons for Brave Sync -->