media/demos/session/src/main
christosts 1023b9d55e Start playback from notification
This change fixes two bugs where MediaSessionServe shows a notification
with the Play icon but tapping it will not start playback:
1. After playback ends: we need to seek to the beginning of the media
   item.
2. After adding media items to the player but not starting playback:
   We need to call Player.prepare() too.

PiperOrigin-RevId: 432469953
2022-03-04 17:52:46 +00:00
..
assets Fix typo 2022-01-25 17:48:24 +00:00
java/androidx/media3/demo/session Start playback from notification 2022-03-04 17:52:46 +00:00
res Rename StyledPlayerView to PlayerView 2022-01-25 18:10:42 +00:00
AndroidManifest.xml Fix some lint warnings 2022-01-28 08:46:46 +00:00