1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-04 09:33:16 +00:00

fab padding and clicked action

This commit is contained in:
Kyle Spearrin
2019-05-08 10:42:55 -04:00
parent 2a5739dfdc
commit 0495c17fc8
7 changed files with 98 additions and 8 deletions

View File

@@ -36,9 +36,10 @@
</Style>
<!-- List -->
<Style TargetType="ListView"
Class="list-platform">
Class="list-platform"
ApplyToDerivedTypes="True">
<Setter Property="SeparatorColor"
Value="Transparent" />
</Style>