media/demos/shortform
tonihei 6ac60c6dff Disable enhanced Java 8 desugaring
This avoids that apps have to depend on this additional config

Issue: androidx/media#1312
PiperOrigin-RevId: 631447767
2024-05-07 09:26:36 -07:00
..
src/main Fix lint errors in shortform demo app 2024-04-29 08:50:06 -07:00
build.gradle Disable enhanced Java 8 desugaring 2024-05-07 09:26:36 -07:00
proguard-rules.txt Add PreloadMediaSource and PreloadMediaPeriod 2023-10-18 04:57:06 -07:00
README.md Add PreloadMediaSource and PreloadMediaPeriod 2023-10-18 04:57:06 -07:00

Short form content demo

This app demonstrates usage of ExoPlayer in common short form content UI setups.

See the demos README for instructions on how to build and run this demo.