media/library
Juanky Soriano 5c096acc29 Use default text size if captioning manager is disabled
This fixes an issue where, even if captioning manager is disabled, the latest used captioning manager preference
related to text size is being applied.

In order to replicate:
1. Go to Captioning Preferences under device Settings and enable it
2. Change the text size to "very large"
3. Observe the selected text size is used for subtitles, for example in Youtube
4. Go to Captioning Preferences under device Settings and disable it
5. Observe the text size used for subtitles does not come back to normal, stays on "very large"
2020-07-01 00:15:31 -05:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
core Propagate gapless audio delay & padding. 2020-06-26 11:23:19 +01:00
dash Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
extractor Remove redundant default parameter in Parameter annotation 2020-06-26 11:23:19 +01:00
hls Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
smoothstreaming Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ui Use default text size if captioning manager is disabled 2020-07-01 00:15:31 -05: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.