Remove Mainpage Background color
authorHeonjae Jang <heonjae.jang@samsung.com>
Thu, 11 May 2017 08:49:03 +0000 (17:49 +0900)
committerHeonjae Jang <heonjae.jang@samsung.com>
Thu, 11 May 2017 08:49:03 +0000 (17:49 +0900)
Change-Id: I07b498d1cd0f8483c783b1e87fc19225e514042f
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
TVMediaHub/TVMediaHub.Tizen/Views/MediaHubMainPage.xaml

index 9e63e1b..2e09079 100755 (executable)
@@ -3,8 +3,7 @@
             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
             x:Class="TVMediaHub.Tizen.Views.MediaHubMainPage"
             xmlns:Views="clr-namespace:TVMediaHub.Tizen.Views"
-            Title="MEDIA HUB"
-            BackgroundColor="#E60F0F0F">
+            Title="MEDIA HUB">
     <Views:VideoTab/>
     <Views:ImageTab/>
     <!-- TODO : revert this after TDC event -->