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