media/demos
tonihei cedfa19988 Prevent using view state and use state saved in fragment instead.
The system may destroy views at any time and may not have created the view
at all. Use the state saved in the fragment to be independant of the existance
of the view.

PiperOrigin-RevId: 234156285
2019-02-18 17:40:48 +00:00
..
cast Hide ExoCastPlayer components again 2019-02-18 17:40:48 +00:00
ima Fix minor issues and lint errors 2019-02-18 15:58:37 +00:00
main Prevent using view state and use state saved in fragment instead. 2019-02-18 17:40:48 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer demos

This directory contains applications that demonstrate how to use ExoPlayer. Browse the individual demos and their READMEs to learn more.