On Mon, Feb 1, 2010 at 3:59 PM, Mike Collins <mike.d.collins@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
--
Romain Guy
Android framework engineer
romainguy@android.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
No comments:
Post a Comment