Black Background on image loaded with univerisal image loader

与世无争的帅哥 提交于 2019-12-03 06:58:34

Did you see comment in Readme:

DON'T COPY THIS CODE TO YOUR PROJECT! This is just example of ALL options using.

Don't use .discCacheExtraOptions(480, 800, CompressFormat.JPEG, 75). Your images saved in disc cache as JPEG files which can't have transparent background.

Try to use android-query. This API helps with images and some others works with android.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!