add close button
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
xmlns:local="clr-namespace:TV_Player.MAUI"
|
||||
Shell.FlyoutBehavior="Disabled">
|
||||
Shell.FlyoutBehavior="Disabled"
|
||||
Background="DarkGray">
|
||||
|
||||
<ShellContent
|
||||
ContentTemplate="{DataTemplate local:MainPage}"
|
||||
|
||||
Reference in New Issue
Block a user