ibaker 8dfcf025d9 Remove @UnstableApi from demo apps
This annotation is only needed on public classes that are part of a
distributed library.

Switch to `@OptIn` for the one file where `@UnstableApi` was
suppressing lint errors.

PiperOrigin-RevId: 633858516
2024-05-15 02:00:13 -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.