From: jjie.choi Date: Tue, 9 May 2017 03:32:37 +0000 (+0900) Subject: Apps item layout changed.(ViewCell, relativelayout) X-Git-Tag: submit/tizen/20170808.015446~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=018c81f14e88a6bb22791c1a2cb3516d5ee4bf51;p=profile%2Ftv%2Fapps%2Fdotnet%2Fhome.git Apps item layout changed.(ViewCell, relativelayout) Change-Id: I94195d7c4ed3fc4c0df6ffbada0e9d39799df55a Signed-off-by: jjie.choi --- diff --git a/TVApps/TVApps/Controls/AppItemCell.xaml b/TVApps/TVApps/Controls/AppItemCell.xaml index 4183778..ce640a3 100755 --- a/TVApps/TVApps/Controls/AppItemCell.xaml +++ b/TVApps/TVApps/Controls/AppItemCell.xaml @@ -1,36 +1,32 @@  - - - - - - - - + + + + + + @@ -59,27 +55,22 @@ HorizontalTextAlignment="Center" VerticalTextAlignment="End" FontFamily="BreezeSans" - Text="{Binding CurrentStateDescription.Label}" /> + Text="" /> - + -