[Android] Fixed BraveRewardsSwitchTheme for SwitchCompat

This commit is contained in:
samartnik
2021-08-31 16:04:49 -04:00
parent 41dc5072eb
commit 7d2b4f98f9
+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 -->