media/library/ui/src/main
hoangtc 19cc2c822a Fix a bug with TTML using font size as % of cellResolution.
After [] we support default font size for TTML, relative to the cellResolution of the document. However, this introduced a bug that makes TTML font-size in such case always follow the cellResolution font size, even when SubtitleView.setApplyEmbeddedStyles(false) and SubtitleView.setApplyEmbeddedFontSizes(false) were used.

This CL updates the fix so that the default font-size using cellResolution works in the same way as other embedded styles, and can be turned off using setters from SubtitleView.

GitHub: #4491

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=204467033
2018-07-17 20:18:52 +01:00
..
java/com/google/android/exoplayer2/ui Fix a bug with TTML using font size as % of cellResolution. 2018-07-17 20:18:52 +01:00
res Add option to keep content visible in PlayerView when player is reset 2018-05-12 18:58:21 +01:00
AndroidManifest.xml Tell Moe about new UI module + update external settings.gradle 2017-03-22 18:55:23 +00:00