mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Fix dropped full stop in release notes
PiperOrigin-RevId: 687252101
(cherry picked from commit 709246ac6a)
This commit is contained in:
parent
7fee7eab03
commit
baadadc07a
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ This release includes the following changes since the
|
|||
was known as `Custom browse actions` with the legacy library with
|
||||
`MediaBrowserCompat`. Note that with Media3 command buttons for media
|
||||
items are available for both, `MediaBrowser` and `MediaController`. See
|
||||
[Custom Browse actions of AAOS](https://developer.android.com/training/cars/media#custom_browse_actions)
|
||||
[Custom Browse actions of AAOS](https://developer.android.com/training/cars/media#custom_browse_actions).
|
||||
* Fix bug where a Media3 controller was sometimes unable to let a session
|
||||
app start a foreground service after requesting `play()`.
|
||||
* Restrict `CommandButton.Builder.setIconUri` to only accept content Uris.
|
||||
|
|
|
|||
Loading…
Reference in a new issue