mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
When a media service currently produces multiple media sessions, the notification of the second session overwrites the notification of the first one, because all sessions use the same notification ID. When we use different notification IDs for different sessions, multiple media notifications can be up at the same time, which means that they can both be controlled at the same time.
PiperOrigin-RevId: 478709069
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| java/androidx/media3/session | ||
| AndroidManifest.xml | ||