Modifies Home mainpanel and subpanel depending on UI guideline 62/150762/2
authorHyerim Kim <rimi.kim@samsung.com>
Mon, 18 Sep 2017 11:34:24 +0000 (20:34 +0900)
committerHeonjae Jang <heonjae.jang@samsung.com>
Wed, 20 Sep 2017 06:43:04 +0000 (06:43 +0000)
commit9a3a0aa9d074b24c4c13bd6423bbfe4fff6c9c1c
treed5176dfd62320994a629197922d659ff3d9677eb
parenta97ea3324a42236511dd7adf1aa334cb63527ed6
Modifies Home mainpanel and subpanel depending on UI guideline
 - If pushes enter button when the mainpanel is focused, the focus should be moved to subpanel.
 - If pushes back button when the subpanel is focused, the focus should bemoved to mainpanel.

Change-Id: I0f38c07dc1920c244b255ca7b41c9e5e9950aa1f
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
LibCommon.Shared/Utils/IStatePublisher.cs
TVHome/TVHome/ViewModels/AppListViewModel.cs
TVHome/TVHome/ViewModels/MainPanelViewModel.cs
TVHome/TVHome/ViewModels/SettingsViewModel.cs
TVHome/TVHome/Views/MainPage.xaml.cs
TVHome/TVHome/Views/MainPanel.xaml.cs