Ui changes - show ProgramGuide

This commit is contained in:
Vova
2024-05-05 19:02:25 +03:00
parent 12289c52f8
commit d179d294a5
7 changed files with 79 additions and 17 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ namespace TV_Player
}
}
private void OnCloseAppButtonClick()
public void OnCloseAppButtonClick()
{
Environment.Exit(0);
}