media/demos/session/src/main
rohks 62ed45b505 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
(cherry picked from commit 9a6745431a)
2022-09-01 16:08:00 +00:00
..
assets Enable subtitle selection in session demo app 2022-07-21 15:34:46 +00:00
java/androidx/media3/demo/session Use ContextCompat.getMainExecutor when calling MediaBrowser methods 2022-09-01 16:08:00 +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-08-25 16:09:00 +00:00