siavash79 / PixelXpert

mixed Xposed+Magisk module for customization of Google Pixel rom of Android 12+
GNU General Public License v3.0
1.75k stars 107 forks source link

[Bug] Status bar always displays 4 notification icons + dot, unregarding of maximum number setting #853

Closed gygabyte017 closed 2 months ago

gygabyte017 commented 2 months ago

Describe the issue

Whatever value I put under "maximum number of notification icons, I always see maximum 4 icons + dot when there are more than 4 (see screenshot)

Steps to reproduce

Set any number N different from 4 or empty, and wait until there are more than N icons to see that status bar always displays 4 notification icons + dot unregarding of N.

Expected behavior

To see a maximum number of notification icons as determined by the corresponding setting

Your device setup (Please take some time to give correct information here)

Logs

Screenshot_20240616-182548 PixelXpert_Config.zip LSPosed_2024-06-16T22_04_16.360559.zip

EleoXDA commented 2 months ago

You need to use LSposed_mod instead of standard one: http://github.com/mywalkb/lsposed_mod

gygabyte017 commented 2 months ago

Thank you very much, done that, updated issue description and also uploaded LSposed logs (the issue still applies!)

EleoXDA commented 2 months ago

I noticed that you are still on android 14. It could be that with newer canary versions Android 14 compatibility is broken. Try to move back to a version which this was working still. We will not be maintaining old versions on canary versions anymore.