media/demos/session/src/main
rohks 9a6745431a Use ContextCompat.getMainExecutor when calling MediaBrowser methods
Replacing remaining usage of MoreExecutors.directExecutor. 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: 471547177
2022-09-30 17:19:30 +00:00
..
assets Enable subtitle selection in session demo app 2022-08-08 07:56:20 +00:00
java/androidx/media3/demo/session Use ContextCompat.getMainExecutor when calling MediaBrowser methods 2022-09-30 17:19:30 +00:00
res Rename StyledPlayerView to PlayerView 2022-01-25 18:10:42 +00:00
AndroidManifest.xml Switch incorrectly configured native multidex to legacy for demos 2022-09-30 17:05:23 +00:00