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