From: Hyerim Kim Date: Fri, 21 Apr 2017 08:46:31 +0000 (+0900) Subject: Implement Apps according to new UI/GUI guideline X-Git-Tag: submit/tizen/20170808.015446~85 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56efc38b135fd9192d30f7a5f2b11cbae635241c;p=profile%2Ftv%2Fapps%2Fdotnet%2Fhome.git Implement Apps according to new UI/GUI guideline - Change backkey information - Change from TVButton to Button - Add Header Additional information - Focusing first item after dismissed Quit popup Change-Id: Ic8026b6271ac5082cfdebc0b8c271448142e20bc Signed-off-by: Hyerim Kim --- diff --git a/TVApps/TVApps/Controls/AppItemCell.xaml b/TVApps/TVApps/Controls/AppItemCell.xaml index 79a3e46..9c55546 100755 --- a/TVApps/TVApps/Controls/AppItemCell.xaml +++ b/TVApps/TVApps/Controls/AppItemCell.xaml @@ -24,7 +24,7 @@ RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToView, ElementName=ButtonImage, Property=Width, Factor=0.5853}" RelativeLayout.YConstraint="{ConstraintExpression Type=RelativeToParent, Property=Height, Factor=0.3918}" RelativeLayout.XConstraint="{ConstraintExpression Type=RelativeToParent, Property=Width, Factor=0.3}" - Source="ic_tizen_apps_launcher_pinmark.png" + Source="ic_apps_launcher_pinmark.png" Opacity="0" />