Skip to content

Fix OxygenOS 12 freezing issue

Appfels requested to merge Appfels/SuperFreezZ:fix-oxygen12-freezing into master

Seems like OxygenOS 12 is using a different dialog class for confirming whether to force close the app or not. I have added support for com.coui.appcompat.dialog.app.COUIAlertDialog So that it can normally force close the app.

Merge request reports