android: optimize code
This commit is contained in:
parent
2c399e6a64
commit
37197a8f45
@ -15,13 +15,10 @@
|
|||||||
*/
|
*/
|
||||||
package pub.doric.resource;
|
package pub.doric.resource;
|
||||||
|
|
||||||
import android.text.TextUtils;
|
|
||||||
import android.util.Base64;
|
import android.util.Base64;
|
||||||
import android.util.Pair;
|
|
||||||
|
|
||||||
import pub.doric.DoricContext;
|
import pub.doric.DoricContext;
|
||||||
import pub.doric.async.AsyncResult;
|
import pub.doric.async.AsyncResult;
|
||||||
import pub.doric.utils.DoricUtils;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @Description: This represents a base64 resource
|
* @Description: This represents a base64 resource
|
||||||
|
Reference in New Issue
Block a user