GithubHelp home page GithubHelp logo

Comments (4)

thest1 avatar thest1 commented on August 29, 2024

I don't know what can be causing it. Actually you don't provide any details.
You should look at DDMS output. Also I can tell for sure that phone reboot
can't affect the application. If you think there's something wrong with
application you should try to force stop it not reboot the device.

Regards!

2011/9/30 hyoun98 <
[email protected]>

Hi, I've been using your LazyList and it really works well. However, every
now and then, images fail to load into my listview using your lazy loading
technique. Restarting my app does not fix the issue, but rebooting the
phone fixes it. Have you seen this issue or do you know what could be
causing this behavior?

I have not been able to reproduce this issue, so I'm not sure where or how
to start debugging. Any helpful tips that you can provide would be greatly
appreciated.

Thank you

Reply to this email directly or view it on GitHub:
#1

from lazylist.

nicholaswild avatar nicholaswild commented on August 29, 2024

hyoun98 - Do you have the external storage permission set in your manifest?

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

from lazylist.

hyoun98 avatar hyoun98 commented on August 29, 2024

Yes, i do have this permission. The images always load find when the app first starts. I would say about less than 2% of the time, during continuous rigorous testing of the app, the images would fail to load. Restarting the app didn't fix the issue, but rebooting did. The problem may something external to this, however, I do know that my network connection was fine since the data of my list view was loaded from the network and updating fine. I have not seen the issue in the past few days, so I will keep checking.

from lazylist.

thest1 avatar thest1 commented on August 29, 2024

hyoun98, Did you find the problem?

from lazylist.

Related Issues (20)

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.