mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
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. |
||
|---|---|---|
| .. | ||
| .settings | ||
| java/com/google/android/exoplayer | ||
| res | ||
| .classpath | ||
| .project | ||
| AndroidManifest.xml | ||
| project.properties | ||