This LSPosed module is designed to resolve Android 16 based ZUI/ZUXOS Recents screen issues that appear when a third-party launcher is set as default.
The module is built with libxposed API 101 and requires an LSPosed framework that supports API 101 modules.
Download the latest release from GitHub.
Find ZuiRecentsFix in module list and enable it.
Make sure com.android.systemui and com.zui.launcher are included in module scope.
- ZUI 17.5 / ZUXOS 1.5: hooks
com.android.systemuito keep Recents from failing to open with third-party launchers. - ZUI 18.0: hooks
com.zui.launcherfallback Recents soRecentsActivitydoes not start HOME after a non-home task has already launched from Recents.