Android:ImageLoader不起作用,占位符总是出现

时间:2016-09-30 17:21:34

标签: android android-studio asynchronous android-drawable

几天前,我有一个完美的项目,更改后的项目版本会自动更改,而我用来下载图像异步的类停止工作。

我使用本教程制作我的Imageloader: http://www.technotalkative.com/android-asynchronous-image-loading-in-listview/

现在我收到这个警告(我想这就是问题所在):

在Android 4.1之前,方法android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter,android.content.res.ColorStateList,android.graphics.PorterDuff $ Mode)会有错误的重写了android.graphics.drawable.Drawable中的package-private方法

0 个答案:

没有答案