media/library
olly 403f773f87 Add missing attrs to SimpleExoplayerView
They worked without being present in the declare-styleable,
but they need to be present for Android Studio auto-complete
to suggest them.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179047478
2017-12-15 16:24:16 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Update SingleSampleMediaSource with factory/listener changes 2017-12-15 16:23:19 +00:00
dash Make DashMediaSource.Builder a factory for DashMediaSources 2017-12-12 21:57:19 +00:00
hls Update SingleSampleMediaSource with factory/listener changes 2017-12-15 16:23:19 +00:00
smoothstreaming Make SsMediaSource.Builder a factory for SsMediaSources 2017-12-12 21:58:36 +00:00
ui Add missing attrs to SimpleExoplayerView 2017-12-15 16:24:16 +00: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.