mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Fix typo
PiperOrigin-RevId: 451824740
This commit is contained in:
parent
a1b89561c1
commit
8aec86bde0
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ public final class MediaNotification {
|
|||
*
|
||||
* @param notificationId The notification id to be used for {@link NotificationManager#notify(int,
|
||||
* Notification)}.
|
||||
* @param notification A {@link Notification} that reflects the sate of a {@link MediaController}
|
||||
* @param notification A {@link Notification} that reflects the state of a {@link MediaController}
|
||||
* and to send media commands to a {@link MediaSession}. The notification may be used to start
|
||||
* a service in the <a
|
||||
* href="https://developer.android.com/guide/components/foreground-services">foreground</a>.
|
||||
|
|
|
|||
Loading…
Reference in a new issue