media/library/src
Oliver Woodman 884e7a4170 Optimize captions.
SubtitleLayout no longer trigger re-layouts of the view hierarchy.
Instead, the SubtitleLayout just invalidates itself. This is made
possible by making SubtitleLayout a regular View that draws each Cue
directly onto the canvas, rather than having SubtitleLayout be a
ViewGroup with a child View for each Cue.
2015-07-15 11:10:53 +01:00
..
main Optimize captions. 2015-07-15 11:10:53 +01:00
test Update WebVTT test to check we handle comment in header. 2015-06-26 14:27:45 +01:00