Files
PiliPlus/lib/plugin/pl_player
Starfallen 91f00173bb fix(player): suppress volume indicator during audio duck events (#1899)
When using AAudio output on Android, the system notifies the app to
manually handle ducking instead of silently lowering volume itself.
This caused the in-app volume indicator to pop up on every notification.

Pass showIndicator: false for duck begin/end calls so volume is adjusted
silently, consistent with other audio output modes.
2026-04-24 12:36:50 +08:00
..
2026-04-03 09:35:25 +08:00
2026-04-19 11:50:31 +08:00
2026-04-19 11:50:31 +08:00