mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 14:53:18 +00:00
PS-70 removed shadow for newer versions of android
This commit is contained in:
@@ -89,6 +89,8 @@
|
|||||||
Value="5" />
|
Value="5" />
|
||||||
<Setter Property="Margin"
|
<Setter Property="Margin"
|
||||||
Value="0, 5, 0, 0" />
|
Value="0, 5, 0, 0" />
|
||||||
|
<Setter Property="HasShadow"
|
||||||
|
Value="False" />
|
||||||
<Setter Property="VisualStateManager.VisualStateGroups">
|
<Setter Property="VisualStateManager.VisualStateGroups">
|
||||||
<VisualStateGroupList>
|
<VisualStateGroupList>
|
||||||
<VisualStateGroup x:Name="CommonStates">
|
<VisualStateGroup x:Name="CommonStates">
|
||||||
|
|||||||
Reference in New Issue
Block a user