Hamza Rizwan
Hamza Rizwan
I've fixed everything related to this issue. [You can get the beta APK from here for testing](https://github.com/Hamza417/Inure/actions/runs/8724119720), and let me know here if you find any issues.
I'm currently planning a multi folder feature at the moment similar to issue https://github.com/Hamza417/Peristyle/issues/14.
MiUI 14 has done significant changes to System Launcher. I do not have any device that runs any MiUI version at the moment to test the issue. Do you have...
@ARHCOS is it MiUI 14 compatible?
I'll also be needing a boot log to see why that's happening, it could also be caused by some missing components in POCO devices, and if that's the case it...
Those are native MiUI framework and that explains the bootloop. POCO devices don't have the framework required to run the System Launcher anymore hence the bootloop. I don't think I'll...
> Does it work on all Android devices, specifically? tecno Or should I try it and tell you the result if you don't know? It's only for MiUI 13.
@ElectraKnight50 I'm not maintaining it anymore.
@rabaimorp It already supports this and also it doesn't use activity for stacking UI so it cannot work within the app
Google recently [pushed an update that added the support for predictive back gestures for fragments](https://developer.android.com/jetpack/androidx/releases/fragment#1.7.0). However, it created a lot of issues in the app like bottom bar disappearing when...