GithubHelp home page GithubHelp logo

hss01248 / imageloader Goto Github PK

View Code? Open in Web Editor NEW
236.0 13.0 60.0 11.72 MB

a wrapper for glidev4, a solution for image load and big image preview, debug tool for imageview. image spiders on Android

License: Apache License 2.0

Java 100.00%
imageloader fresco glide glidev4 spider

imageloader's People

Contributors

hss01248 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imageloader's Issues

请教一个问题

使用Fresco加载图片,在Activity的onTrimMemory回调时应该做些什么?
图片详情页onDestroy时,清除内存缓存应该吗?

demo不能用

你好,Application初始化时,遇到ava.lang.NoClassDefFoundError: Failed resolution of: Lcom/bumptech/glide/Glide; 文档是不是没有更新

Download to ViewpagerActy the image from the file

Hello, how do I upload an image from a file on ViewpagerActy?

Here is the error:

    List<String> urls = new ArrayList<>();
    urls.add("file:///" +  my_Path_catalog_folder + "/1.jpg");
    ImageLoader.loadBigImages(viewPager, urls);

I and in your example do not download images from a file .

Will your library support downloading images from a file ?

目前看过存在的严重问题

1.使用的view是imageview 或者bigImageview (操作先加载出图片,按home键出去一会儿在点开app,有的手机会不崩溃,大部分手机有问题) 都会有bitmap 已经回收重新被使用的问题,导致崩溃,解决使用simpledraweeview 可以避过这个问题。

2.其次设置圆形边框的颜色和宽度不正常。

3.清除内存方法到最后方法是空的

4.算了,不知道写啥好了,作者都不在了......

严重的问题哦

用 file(path) 的时候如果没有找到资源 会崩溃哦
java.lang.NullPointerException
at com.facebook.common.internal.Preconditions.checkNotNull(Preconditions.java:210)
at com.facebook.imagepipeline.request.ImageRequestBuilder.setSource(ImageRequestBuilder.java:107)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.