1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 21:33:36 +00:00

PS-70 removed shadow for newer versions of android

This commit is contained in:
André Bispo
2022-06-24 16:17:25 +01:00
parent 6e30ec2dc7
commit a97abc61d5

View File

@@ -89,6 +89,8 @@
Value="5" />
<Setter Property="Margin"
Value="0, 5, 0, 0" />
<Setter Property="HasShadow"
Value="False" />
<Setter Property="VisualStateManager.VisualStateGroups">
<VisualStateGroupList>
<VisualStateGroup x:Name="CommonStates">