Xposed module that raises the stock concurrent binding cap for third-party Quick Settings tiles on Android 13+.
Android limits third-party Quick Settings tiles to 3 concurrent bindings by default. When the QS panel opens, SystemUI recalculates allowances and unbinds tiles beyond the cap. On many ROMs, unbound services may be frozen, so tapping them can trigger an unfreeze/rebind delay.
Tiles still unbind ~30 seconds after the panel closes.
Hooks SystemUI to raise the binding cap so tiles stay bound while QS is open.
com.android.systemuiRestart SystemUITested on Pixel and LineageOS (Android 16). Other OEM ROMs may vary.
If you encounter issues, please file an issue on GitHub.
Download the APK:
Install and enable the module in LSPosed.
Scope to com.android.systemui.
Restart SystemUI or reboot the device.
Open the app and adjust the concurrent binding limit slider.
This project is licensed under the GNU General Public License v3.0 – see the LICENSE file for details.
eu.hxreborn.qsboundlesstiles
Release Type: Stable
3/8/2026, 8:58:43 PM