Commit 30257b0e by Dustin

Revert random change

parent 43cfc4a6
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment