From 4bedece70d6f896bad560e595085549db966e814 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Mon, 14 May 2018 20:00:39 +0300 Subject: [PATCH] Channel page 50% --- FoxTube/App.xaml | 4 + FoxTube/Channel.xaml | 157 ++++++++++++++++++++++++++++--- FoxTube/Channel.xaml.cs | 140 ++++++++++++++++++++++++++- FoxTube/ChannelCard.xaml.cs | 23 +---- FoxTube/ChannelVideos.xaml | 36 ------- FoxTube/ChannelVideos.xaml.cs | 31 ------ FoxTube/FoxTube.csproj | 21 ----- FoxTube/MainFrame.xaml | 16 ---- FoxTube/MainFrame.xaml.cs | 30 ------ FoxTube/MainPage.xaml | 72 +------------- FoxTube/MainPage.xaml.cs | 8 ++ FoxTube/PlaylistCardWide.xaml | 4 +- FoxTube/PlaylistCardWide.xaml.cs | 36 ++++--- FoxTube/VideoCardWide.xaml | 4 +- FoxTube/VideoCardWide.xaml.cs | 11 ++- FoxTube/VideoList.xaml | 17 ---- FoxTube/VideoList.xaml.cs | 30 ------ 17 files changed, 342 insertions(+), 298 deletions(-) delete mode 100644 FoxTube/ChannelVideos.xaml delete mode 100644 FoxTube/ChannelVideos.xaml.cs delete mode 100644 FoxTube/MainFrame.xaml delete mode 100644 FoxTube/MainFrame.xaml.cs delete mode 100644 FoxTube/VideoList.xaml delete mode 100644 FoxTube/VideoList.xaml.cs diff --git a/FoxTube/App.xaml b/FoxTube/App.xaml index 3449269..6115628 100644 --- a/FoxTube/App.xaml +++ b/FoxTube/App.xaml @@ -18,6 +18,10 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +