It's a known bug that's been fixed post 2.1. On Mon, Feb 1, 2010 at 3:59 PM, Mike Collins <[email protected]> wrote: > > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en >
-- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

