media/library
andrewlewis 253ea78679 Register the overlay view as non-obstructing
Currently IMA determines that the overlay is obstructing, even
if it's empty. Register it as friendly, which means we're
assuming that anything the apps puts in it is necessary for
playback.

PiperOrigin-RevId: 234963065
2019-02-21 11:56:10 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Suppress warnings emitted by Checker Framework version 2.6.0 2019-02-21 11:56:02 +00:00
dash Migrate to androidx 2019-02-19 13:22:54 +00:00
hls Encapsulate the key cache in HlsChunkSource 2019-02-20 13:57:01 +00:00
smoothstreaming Migrate to androidx 2019-02-19 13:22:54 +00:00
ui Register the overlay view as non-obstructing 2019-02-21 11:56:10 +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.