add close button

This commit is contained in:
Vova
2024-05-05 16:19:58 +03:00
parent 3dfeea71f0
commit 12289c52f8
20 changed files with 327 additions and 191 deletions
+1
View File
@@ -1,5 +1,6 @@
namespace TV_Player.MAUI
{
[Serializable]
public class GroupInfo
{
public string Name { get; set; }