You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ensures MediaMetadata with just non-null extras is not
considered equal to MediaMetadata.EMPTY. This makes sure the
contents are bundled when a controller sets the extras in a
new MediaItem
Issue: #1176
#minor-release
PiperOrigin-RevId: 618876642
This ensures MediaMetadata with just non-null extras is not
considered equal to MediaMetadata.EMPTY. This makes sure the
contents are bundled when a controller sets the extras in a
new MediaItem
Issue: androidx/media#1176
#minor-release
PiperOrigin-RevId: 618876642
This ensures MediaMetadata with just non-null extras is not
considered equal to MediaMetadata.EMPTY. This makes sure the
contents are bundled when a controller sets the extras in a
new MediaItem
Issue: #1176
PiperOrigin-RevId: 618876642
(cherry picked from commit ab03911)
Version
Media3 1.3.0
More version details
No response
Devices that reproduce the issue
Pixel 5 API 34 Emulator
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Not tested
Reproduction steps
This works:
This doesn't work (when only
setExtras
are used):Same issue with
playlistMetadata
.Expected result
MediaMetadata extras should not be null.
Actual result
MediaMetadata extras are null.
Media
I am observing this issue for all mp3 files (not tested for other types).
Bug Report
adb bugreport
to android-media-github@google.com after filing this issue.The text was updated successfully, but these errors were encountered: