SystemAlertWindow
SystemAlertWindow copied to clipboard
Not able to close the overlay if the pref mode is set to SystemWindowPrefMode.OVERLAY with the inbuilt method SystemAlertWindow.closeSystemWindow();
D/SAW:MethodCallHandlerImpl(26227): On method call closeSystemWindow
only shows this in the console, it doesn't close the overlay Android 13 Xiaomi redmi note 11 pro plus
Try this:
SystemAlertWindow.closeSystemWindow(SystemWindowPrefMode.OVERLAY)