Merge branch 'fix/profilepage' into 'main'

Fixed: Profile Page

See merge request fabinfra/fabaccess/borepin!75
This commit is contained in:
TheJoKlLa 2023-01-31 00:55:01 +00:00
commit 9c1d979111
3 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@
Title="{x:Static resource_text:TextResource.TITLE_Profile}"> Title="{x:Static resource_text:TextResource.TITLE_Profile}">
<ContentPage.Resources> <ContentPage.Resources>
<ResourceDictionary> <ResourceDictionary>
<converters:AllTrueBoolConverter x:Key="AllTrueBoolConverter"/>
<converters:InvertBoolConverter x:Key="InvertBoolConverter"/> <converters:InvertBoolConverter x:Key="InvertBoolConverter"/>
</ResourceDictionary> </ResourceDictionary>
</ContentPage.Resources> </ContentPage.Resources>

2
external/NFC vendored

@ -1 +1 @@
Subproject commit 4420dbf1b1e820d94d6adaa2b65a851ac582be8f Subproject commit e79b6aace26c8b362a5f450345a67ba700f06805

@ -1 +1 @@
Subproject commit 63e63853c1d5ca9f223aa3627ad391ce434a0683 Subproject commit a70eecd99112b16902128b8b4b2c95b2721fdf0e