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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user