mirror of
https://github.com/androidx/media.git
synced 2025-04-29 22:36:54 +08:00
Fix typo in 1.6.0-alpha01 release notes
#cherrypick PiperOrigin-RevId: 707907431 (cherry picked from commit 59789b7209c236a6fcde1fa67d17bbda5764b39b)
This commit is contained in:
parent
8b6428a349
commit
8a16294175
@ -130,7 +130,7 @@ This release includes the following changes since the
|
||||
`EditedMediaItem` passed to `Transformer.start()` instead.
|
||||
* `setListener()`, use `addListener()`, `removeListener()` or
|
||||
`removeAllListeners()` instead.
|
||||
* Remove the following deprecated `Tansformer.Listener` methods:
|
||||
* Remove the following deprecated `Transformer.Listener` methods:
|
||||
* `onTransformationCompleted(MediaItem)`, use
|
||||
`onCompleted(Composition, ExportResult)` instead.
|
||||
* `onTransformationCompleted(MediaItem, TransformationResult)`, use
|
||||
|
Loading…
x
Reference in New Issue
Block a user