I built the API demo and in the View List Slow Adapter demo it is showing a issue I'd like to understand. Searches and googling didn't turn up an answer so...
The demo works just fine if you fling, but if you touch scroll and then lift your finger off the display when there is zero motion all the "Loading..." data just stays and is never replaced with real data. Logging shows that the scroll state never goes to Idle, it just stays in TouchScroll. I've tried putting onTouch handlers in the items in the list and they also see the down and moves but never see the up event. Any ideas? mike collins -- 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