Hi everyone, I'd like to implement a Gallery subclass that acts like the SlowAdapter sample, i.e. that loads the content of visible views once fling is over. While ListView is provided with OnScrollListener, which does the trick, I can't find such a simple solution for Gallery.
At the moment, the only way I see would be to customize the Gallery source code. Obviously, I would like to avoid such a solution if possible. Did I miss something? Thanks for helping. Regards, Vince
-- 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