media/demos/session/src/main
bachinger c9abe70259 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
2022-07-04 19:50:35 +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-04 19:50:35 +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