Fix import order
This commit is contained in:
parent
276788bc50
commit
f16058422d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user