From 27a390bfcc7120fe673a6fb18b2f1b47d192f49b Mon Sep 17 00:00:00 2001
From: Konstantin
Date: Mon, 22 Oct 2012 23:21:12 +0400
Subject: update icons
---
Juick/ApplicationIcon.png | Bin 749 -> 3274 bytes
Juick/ApplicationTile.png | Bin 5278 -> 4187 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
(limited to 'Juick')
diff --git a/Juick/ApplicationIcon.png b/Juick/ApplicationIcon.png
index c87126b..6fc266c 100644
Binary files a/Juick/ApplicationIcon.png and b/Juick/ApplicationIcon.png differ
diff --git a/Juick/ApplicationTile.png b/Juick/ApplicationTile.png
index 31cd1d3..96d0872 100644
Binary files a/Juick/ApplicationTile.png and b/Juick/ApplicationTile.png differ
--
cgit v1.2.3
From 1d1cc1f47aba3835cb94a71658c9678929a1ca7d Mon Sep 17 00:00:00 2001
From: Konstantin
Date: Mon, 22 Oct 2012 23:21:42 +0400
Subject: use Pivot layout
---
Juick/MainPage.xaml | 32 ++++++++++++++++++++++++--------
Juick/NewPostView.xaml | 2 +-
2 files changed, 25 insertions(+), 9 deletions(-)
(limited to 'Juick')
diff --git a/Juick/MainPage.xaml b/Juick/MainPage.xaml
index 4b0c537..bdaff7f 100644
--- a/Juick/MainPage.xaml
+++ b/Juick/MainPage.xaml
@@ -25,11 +25,22 @@
-
-
+
+
+
-
+
+
+
@@ -40,7 +51,7 @@
-
+
@@ -78,8 +89,11 @@
-
-
+
+
+
+
+
@@ -127,8 +141,10 @@
-
-
+
+
+
+
diff --git a/Juick/NewPostView.xaml b/Juick/NewPostView.xaml
index 1065488..f3a911b 100644
--- a/Juick/NewPostView.xaml
+++ b/Juick/NewPostView.xaml
@@ -22,7 +22,7 @@
-
+
--
cgit v1.2.3