mirror of
https://github.com/bitwarden/mobile
synced 2024-12-25 00:12:24 +01:00
[PM-5856] Add visibility to label. (#2955)
This commit is contained in:
parent
de7ae27a77
commit
ebb2a288a1
@ -95,6 +95,7 @@
|
||||
<controls:CustomLabel
|
||||
StyleClass="box-label-regular"
|
||||
Text="{u:I18n NoPendingRequests}"
|
||||
IsVisible="{Binding HasLoginRequests, Converter={StaticResource inverseBool}}"
|
||||
FontAttributes="{OnPlatform iOS=Bold}"
|
||||
FontWeight="500"
|
||||
HorizontalTextAlignment="Center"
|
||||
|
Loading…
Reference in New Issue
Block a user