media3/libraries
bachinger f28a588809 Fix value type when unbundling LibraryResult without expected type
Calling LibraryResult.toBundle() could have caused a CastClassException.
This was because when unbundled with UNKNOWN_TYPE_CREATOR.fromBundle(Bundle),
the valueType was set to VALUE_TYPE_ITEM_LIST for all types and the MediaItem
was attempted to be casted to a list.

PiperOrigin-RevId: 529717688
2023-05-05 16:57:22 +00:00
..
2023-04-24 11:33:13 +01:00
2023-05-05 16:48:28 +00:00
2023-05-05 16:53:06 +00:00
2023-05-03 17:15:08 +01:00