Na most jó a beküldéshez a Binding
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
x:Class="WorkFlowCheck.MAUI.Pages.NFC.NFCWaiter"
|
||||
Title="NFCWaiter">
|
||||
<VerticalStackLayout>
|
||||
<Label
|
||||
Title="Várakozás NFC olvasásra">
|
||||
<Grid HorizontalOptions="Center" VerticalOptions="Center">
|
||||
<Label Grid.Row="0"
|
||||
Text="Várakozás az NFC beolvasásra ..."
|
||||
VerticalOptions="Center"
|
||||
HorizontalOptions="Center" />
|
||||
</VerticalStackLayout>
|
||||
</Grid>
|
||||
</ContentPage>
|
||||
Reference in New Issue
Block a user