From 8e4b258687972dd69436f484948873566270999b Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Sun, 10 Aug 2014 11:08:23 +0200 Subject: [PATCH] WeatherInformation WP8: grid instead of stackpanel --- .../WeatherInformation/MainPage.xaml | 81 +++++++++++----------- .../WeatherInformation/SelectedDatePage.xaml | 71 +++++++++---------- 2 files changed, 72 insertions(+), 80 deletions(-) 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 -- 2.1.4