mirror of
https://github.com/androidx/media.git
synced 2025-05-05 06:30:24 +08:00
Revert random change
This commit is contained in:
parent
43cfc4a611
commit
30257b0e8c
@ -32,8 +32,7 @@ import java.util.List;
|
|||||||
* A {@link SubtitleView.Output} that uses Android's native layout framework via {@link
|
* A {@link SubtitleView.Output} that uses Android's native layout framework via {@link
|
||||||
* SubtitlePainter}.
|
* SubtitlePainter}.
|
||||||
*/
|
*/
|
||||||
/* package */ final class
|
/* package */ final class CanvasSubtitleOutput extends View implements SubtitleView.Output {
|
||||||
CanvasSubtitleOutput extends View implements SubtitleView.Output {
|
|
||||||
|
|
||||||
private final List<SubtitlePainter> painters;
|
private final List<SubtitlePainter> painters;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user