[Xamarin.Forms][Non-ACR] Update Layout of Test Page 65/184665/1
authorJoonghyun Cho <jh5.cho@samsung.com>
Fri, 20 Jul 2018 03:59:55 +0000 (12:59 +0900)
committerJoonghyun Cho <jh5.cho@samsung.com>
Fri, 20 Jul 2018 03:59:55 +0000 (12:59 +0900)
    - Update layout to make it look better on TV

Change-Id: Ie0f3e75d8c6bae2cd679682bfbf48e3e18529300

tct-suite-vs/Tizen.XamarinForms.Manual.Tests/testcase/TSEditor.cs

index 3063b99..def24a7 100755 (executable)
@@ -183,7 +183,6 @@ namespace Xamarin.Forms.Core.UnitTests
                 VerticalOptions = LayoutOptions.CenterAndExpand,
                 HorizontalOptions = LayoutOptions.CenterAndExpand,
                 HeightRequest = 200,
-                WidthRequest = 300,
                 Text = "Xamarin Forms"
             };
 
@@ -646,7 +645,6 @@ namespace Xamarin.Forms.Core.UnitTests
                 VerticalOptions = LayoutOptions.CenterAndExpand,
                 HorizontalOptions = LayoutOptions.CenterAndExpand,
                 HeightRequest = 200,
-                WidthRequest = 300,
                 Text = "Xamarin Forms"
             };