Code Monkey home page Code Monkey logo

Comments (6)

pakerfeldt avatar pakerfeldt commented on May 29, 2024

You could keep a reference to the view you are (synchronously) returning in getView(), do whatever lazy loading you need and then call invalidate() on that view when needed. This is actually how I personally do it in another project using ViewFlow where we load images asynchronously.
Does that make sense?

from android-viewflow.

Voldemar123 avatar Voldemar123 commented on May 29, 2024

It's all right intended
after reading the documentation I did so

I have a working example of asynchronous data loading into ViewFlow
Can I add it ViewFlowExample and commit into this project?

I think my experience will be useful to others

from android-viewflow.

pakerfeldt avatar pakerfeldt commented on May 29, 2024

Absolutely. As long as the data loaded is somewhat persistent. I would prefer if you could load resources found in this project, like reading these URLs for instance:

https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/cupcake.jpg
https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/donut.jpg
https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/eclair.png
https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/froyo.png
https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/gingerbread.png
https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/honeycomb.png
https://github.com/pakerfeldt/android-viewflow/raw/master/viewflow-example/res/drawable/icecream.png

from android-viewflow.

Voldemar123 avatar Voldemar123 commented on May 29, 2024

Ok, I try to commit my changes
it is my first github experience - could advise me how to start work with project ?

from android-viewflow.

pakerfeldt avatar pakerfeldt commented on May 29, 2024

I'm on the go right now. Can give more details later. But you mainly want to
fork my repository first. Pull down your fork. Do your changes, commit and
push to your fork. Then issue a pull request on github.
On Aug 16, 2011 4:37 PM, "Voldemar123" <
[email protected]>
wrote:

Ok, I try to commit my changes
it is my first github experience - could advise me how to start work with
project ?

Reply to this email directly or view it on GitHub:

#32 (comment)

from android-viewflow.

pakerfeldt avatar pakerfeldt commented on May 29, 2024

Here are some links.
Forking on Github: http://help.github.com/fork-a-repo/
Sending pull requests: http://help.github.com/send-pull-requests/

from android-viewflow.

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.