diff --git a/installer/Page/DebugPage.xaml b/installer/Page/DebugPage.xaml index da6acc56..561cc281 100644 --- a/installer/Page/DebugPage.xaml +++ b/installer/Page/DebugPage.xaml @@ -4,31 +4,32 @@ x:Class="installer.Page.DebugPage" Title="Launcher"> - + + HorizontalOptions="Center" + WidthRequest="600" + RowDefinitions="*,*,*,*,*,*,*,*,*,*" + ColumnDefinitions="*"> + Grid.Row="0" + Grid.RowSpan="9" + HorizontalOptions="Center" + VerticalOptions="Center"> + IsVisible="{Binding IPVisible}">