Commit f1605842 by Oliver Woodman

Fix import order

parent 276788bc
......@@ -15,8 +15,8 @@
*/
package com.google.android.exoplayer2.text;
import android.graphics.Color;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.support.annotation.IntDef;
import android.text.Layout.Alignment;
import java.lang.annotation.Retention;
......
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