Hi,
   I am having two horizontal scroll views in my app. If I do a scroll/
fling in one view, I have to scroll/fling the other view. It does
work, but it has a minor mismatch sometimes in the amount of scroll. I
suspect this might be because the onFling listener callback has a
float velocity, whereas the call method fling() takes an integer
parameter. Any idea why is this mismatch?

Thank you,
AJ

-- 
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

Reply via email to