mirror of
https://github.com/samsonjs/media.git
synced 2026-03-31 10:25:48 +00:00
Fix Media3 1.1.1 release notes
PiperOrigin-RevId: 556735572
(cherry picked from commit dca4f1a9db)
This commit is contained in:
parent
9c7cf224e5
commit
3f366109b7
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ This release includes the following changes since the
|
|||
the controller when connection completes.
|
||||
* Fix cases where `MediaLibraryServiceLegacyStub` sent an error to a
|
||||
`Result` that didn't support this which produced an
|
||||
`UnsuportedOperationException`
|
||||
`UnsupportedOperationException`
|
||||
([#78](https://github.com/androidx/media/issues/78)).
|
||||
* Fix the way `PlayerWrapper` creates a `VolumeProviderCompat` by
|
||||
determining `volumeControlType` through both legacy commands
|
||||
|
|
|
|||
Loading…
Reference in a new issue