media/library
olly 6907ffb285 Remove unnecessary view casts
findViewById is now defined using generics, which allows
the types to be inferred.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166355555
2017-08-29 22:57:17 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add LocalMediaDrmCallback. Useful for providing local keys. 2017-08-29 22:55:51 +01:00
dash Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
hls Add shuffle mode parameter to Timeline interface methods. 2017-08-29 22:37:27 +01:00
smoothstreaming Add shuffle mode parameter to Timeline interface methods. 2017-08-29 22:37:27 +01:00
ui Remove unnecessary view casts 2017-08-29 22:57:17 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.