media/demos/session/src/main
bachinger 23888c1217 Use ContextCompat.getMainExecutor when calling MediaBrowser methods
This allows the service to be switched to run in another process and the app still works the same as if it is running in the same process.

Issue: androidx/media#100
PiperOrigin-RevId: 458460005
(cherry picked from commit c9abe70259)
2022-07-01 13:53:11 +00:00
..
assets Fix typo 2022-01-25 17:48:24 +00:00
java/androidx/media3/demo/session Use ContextCompat.getMainExecutor when calling MediaBrowser methods 2022-07-01 13:53:11 +00:00
res Rename StyledPlayerView to PlayerView 2022-01-25 18:10:42 +00:00
AndroidManifest.xml MediaSessionService: define foregroundServiceType 2022-05-10 17:49:22 +01:00