[Android] Hook doesn't work and the icon doesn't show up in the volume slider
This black box allows you to change noise control settings, it works as a button when pressed in extended volume control
But it's quite annoying to see a whole line every time I change the volume
Does the app hang when you're trying to connect, or just the progress bar just spin? @3xp10its
And, @henmalib that's weird, the icon does show up on my phone (running ProjectPixelage). Can you share the logs with logcat -s AirPodsHook?
And, @henmalib that's weird, the icon does show up on my phone (running ProjectPixelage). Can you share the logs with
logcat -s AirPodsHook?
I think you've got me wrong
I have an icon and a button, but i see a whole line regardless if I'm connected to AirPods or not + i see a whole line even in "short" volume menu like provided in a screenshot of an issue
I think you've got me wrong
oops, yeah!
I have an icon and a button, but i see a whole line regardless if I'm connected to AirPods or not + i see a whole line even in "short" volume menu like provided in a screenshot of an issue
ah, gotcha... the problem seems to be that the view is created with that width, but it contains elements only when it's expanded. It's surprising that the width is not small to start with when not expanded.
If this annoys you, you can just disable the systemui scope and use the QS tile instead.
If this annoys you, you can just disable the systemui scope and use the QS tile instead.
How can I achieve this?
How can I achieve this?
You can disable SystemUI or com.android.systemui in the LSPosed manager --> Modules --> librepods.
How can I achieve this?
You can disable SystemUI or
com.android.systemuiin the LSPosed manager --> Modules --> librepods.
Hi, and what about the error message in the notification message? I am getting the same one as OP (the icon does not look odd in the volume panel though).
Hi, and what about the error message in the notification message? I am getting the same one as OP
please collect logs with the troubleshooter and share.
Hi, and what about the error message in the notification message? I am getting the same one as OP
please collect logs with the troubleshooter and share.
Hi, sorry for the huge delay, I attach the log, TIA.