|
|
@ -3,8 +3,7 @@
|
|
|
|
Style="{StaticResource Key=MyBackGroundColorStyle}"
|
|
|
|
Style="{StaticResource Key=MyBackGroundColorStyle}"
|
|
|
|
xmlns="http://xamarin.com/schemas/2014/forms"
|
|
|
|
xmlns="http://xamarin.com/schemas/2014/forms"
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
|
|
|
x:Class="TheGameExtreme.view.HomePage"
|
|
|
|
x:Class="TheGameExtreme.view.HomePage">
|
|
|
|
BackgroundColor="{Binding UpdateSourceEventName=swTheme}">
|
|
|
|
|
|
|
|
<StackLayout BackgroundColor="Transparent">
|
|
|
|
<StackLayout BackgroundColor="Transparent">
|
|
|
|
<Grid>
|
|
|
|
<Grid>
|
|
|
|
|
|
|
|
|
|
|
|