|
|
|
@ -18,11 +18,11 @@
|
|
|
|
|
<ColumnDefinition Width="15*"/>
|
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
|
<Grid.RowDefinitions>
|
|
|
|
|
<RowDefinition Height="20*"/>
|
|
|
|
|
<RowDefinition Height="30*"/>
|
|
|
|
|
<RowDefinition Height="25*"/>
|
|
|
|
|
<RowDefinition Height="25*"/>
|
|
|
|
|
<!--<RowDefinition Height="20*"/>-->
|
|
|
|
|
<RowDefinition Height="30*"/>
|
|
|
|
|
<RowDefinition Height="20*"/>
|
|
|
|
|
<RowDefinition Height="25*"/>
|
|
|
|
|
<RowDefinition Height="25*"/>
|
|
|
|
|
</Grid.RowDefinitions>
|
|
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
@ -52,7 +52,7 @@
|
|
|
|
|
Text="{x:Static resources:AppResources.StrLocalGame}"
|
|
|
|
|
FontSize="18"
|
|
|
|
|
Grid.Row="2"
|
|
|
|
|
Grid.Column="1"
|
|
|
|
|
Grid.Column="1"
|
|
|
|
|
HorizontalOptions="Center"
|
|
|
|
|
WidthRequest="230"
|
|
|
|
|
HeightRequest="57"
|
|
|
|
|