From: gu.martinm@gmail.com Date: Sun, 10 Aug 2014 09:08:23 +0000 (+0200) Subject: WeatherInformation WP8: grid instead of stackpanel X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=8e4b258687972dd69436f484948873566270999b;p=CSharpForFun%2F.git WeatherInformation WP8: grid instead of stackpanel --- diff --git a/WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml b/WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml index f15066d..a0d3cff 100644 --- a/WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml +++ b/WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml @@ -84,6 +84,9 @@ + + + @@ -108,57 +111,53 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - + diff --git a/WindowsPhone/WeatherInformation/WeatherInformation/SelectedDatePage.xaml b/WindowsPhone/WeatherInformation/WeatherInformation/SelectedDatePage.xaml index 6ece602..c0e6f04 100644 --- a/WindowsPhone/WeatherInformation/WeatherInformation/SelectedDatePage.xaml +++ b/WindowsPhone/WeatherInformation/WeatherInformation/SelectedDatePage.xaml @@ -37,6 +37,8 @@ + + @@ -55,48 +57,39 @@ - + - - - - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - + + + + - + + + + + + @@ -131,8 +124,8 @@ - + - + \ No newline at end of file