mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +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
|
||||
* SubtitlePainter}.
|
||||
*/
|
||||
/* package */ final class
|
||||
CanvasSubtitleOutput extends View implements SubtitleView.Output {
|
||||
/* package */ final class CanvasSubtitleOutput extends View implements SubtitleView.Output {
|
||||
|
||||
private final List<SubtitlePainter> painters;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user