1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-19 17:03:21 +00:00

PM-3349 Changed the "track color" for the Android switch so that the color is different from the "thumb"

This commit is contained in:
Dinis Vieira
2023-12-23 23:09:11 +00:00
parent 5d2fc4530f
commit fa4a2247e3
2 changed files with 28 additions and 5 deletions

View File

@@ -42,11 +42,6 @@
<Setter Property="Margin"
Value="-4, 0, -4, -4" />
</Style>
<Style TargetType="Switch"
ApplyToDerivedTypes="True">
<Setter Property="OnColor"
Value="{DynamicResource SwitchOnColor}" />
</Style>
<Style TargetType="SearchBar"
ApplyToDerivedTypes="True">
<Setter Property="BackgroundColor"