mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
fixes
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
xmlns:u="clr-namespace:Bit.App.Utilities"
|
xmlns:u="clr-namespace:Bit.App.Utilities"
|
||||||
x:DataType="controls:AccountViewCellViewModel">
|
x:DataType="controls:AccountViewCellViewModel">
|
||||||
<Grid RowSpacing="0"
|
<Grid RowSpacing="0"
|
||||||
ColumnSpacing="0">
|
ColumnSpacing="0"
|
||||||
|
BackgroundColor="{DynamicResource BackgroundColor}">
|
||||||
|
|
||||||
<Grid.Resources>
|
<Grid.Resources>
|
||||||
<u:InverseBoolConverter x:Key="inverseBool" />
|
<u:InverseBoolConverter x:Key="inverseBool" />
|
||||||
|
|||||||
Reference in New Issue
Block a user