Hi,
In my application I have a gallery widget and a textview with the
picture name. As they are lots of images, they all get a default cover
and the images are loaded when an image is selected

When the user is scrolling, I want to update the textview but I don't
want to load the images ie I can't use "setCallbackDuringFling"
because my TextView won't get updated. Is there a possibility to know
if the gallery is scrolling or if it is still? Then I could decide if
I wan't to start a new thread to load the pictures...


Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to