mirror of
https://github.com/osukey/osukey.git
synced 2025-06-29 23:28:00 +09:00
wip: disable fullscreen in android?
This commit is contained in:
parent
c89bbf757f
commit
904d2a8b0c
@ -67,7 +67,7 @@ namespace osu.Android
|
||||
|
||||
Debug.Assert(Window != null);
|
||||
|
||||
// Window.AddFlags(WindowManagerFlags.Fullscreen);
|
||||
Window.ClearFlags(WindowManagerFlags.Fullscreen);
|
||||
// Window.AddFlags(WindowManagerFlags.KeepScreenOn);
|
||||
|
||||
Debug.Assert(WindowManager?.DefaultDisplay != null);
|
||||
|
Loading…
x
Reference in New Issue
Block a user