refactor imports
This commit is contained in:
parent
5a9bba2444
commit
8501b55066
78 changed files with 215 additions and 198 deletions
|
|
@ -8,6 +8,7 @@ import android.renderscript.Allocation;
|
|||
import android.renderscript.Element;
|
||||
import android.renderscript.RenderScript;
|
||||
import android.renderscript.ScriptIntrinsicBlur;
|
||||
|
||||
import androidx.annotation.FloatRange;
|
||||
import androidx.annotation.NonNull;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
package com.dkanada.gramophone.glide.palette;
|
||||
|
||||
import android.graphics.Bitmap;
|
||||
|
||||
import androidx.palette.graphics.Palette;
|
||||
|
||||
public class BitmapPaletteWrapper {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue