navigation menu & design
This commit is contained in:
@@ -20,6 +20,8 @@ namespace TV_Player
|
||||
{
|
||||
ItemSelectedCommand = new RelayCommand(OnItemSelected);
|
||||
ProgramsData.Instance.GroupsInformation.Subscribe(x=>Programs = x);
|
||||
|
||||
//TVPlayerViewModel.Instance.TopPanelVisible(true);
|
||||
}
|
||||
|
||||
private void OnItemSelected()
|
||||
|
||||
Reference in New Issue
Block a user