1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-06 18:43:43 +00:00

New grid layout structure for cipher view cell

This commit is contained in:
Kyle Spearrin
2019-06-21 09:46:46 -04:00
parent 3475d39f37
commit 9d3165dc65
3 changed files with 75 additions and 59 deletions

View File

@@ -236,10 +236,6 @@
Value="0" />
<Setter Property="TextColor"
Value="{StaticResource ButtonColor}" />
<Setter Property="HorizontalOptions"
Value="End" />
<Setter Property="VerticalOptions"
Value="CenterAndExpand" />
</Style>
<!-- Box -->