Moving some utility classes to icon lib

Change-Id: I0cc19ea02fb0732e9e1778a18c0d2c229232d179
This commit is contained in:
Sunny Goyal
2018-11-07 13:15:46 -08:00
parent 8b8ff994d2
commit 9a4c5be23e
12 changed files with 29 additions and 24 deletions

View File

@@ -32,6 +32,7 @@ import android.os.Build;
import android.util.AttributeSet;
import com.android.launcher3.R;
import com.android.launcher3.icons.BitmapRenderer;
import org.xmlpull.v1.XmlPullParser;
import org.xmlpull.v1.XmlPullParserException;