Commit c0359cad by rohks Committed by Marc Baechinger

Fix formatting in release notes.

PiperOrigin-RevId: 458283415
parent cd0e5b99
Showing with 3 additions and 3 deletions
...@@ -15,9 +15,9 @@ ...@@ -15,9 +15,9 @@
* Metadata: * Metadata:
* `MetadataRenderer` can now be configured to render metadata as soon as * `MetadataRenderer` can now be configured to render metadata as soon as
they are available. Create an instance with they are available. Create an instance with
`MetadataRenderer(MetadataOutput, Looper, `MetadataRenderer(MetadataOutput, Looper, MetadataDecoderFactory,
MetadataDecoderFactory, boolean)` to specify whether the renderer will boolean)` to specify whether the renderer will output metadata early or
output metadata early or in sync with the player position. in sync with the player position.
* UI: * UI:
* Ensure TalkBack announces the currently active speed option in the * Ensure TalkBack announces the currently active speed option in the
playback controls menu playback controls menu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment