Hi,

Is there no way to change the timeout to scroll in ScrollView? In the
source, it's set to:

    static final int ANIMATED_SCROLL_GAP = 250;

so any drags will be blocked for 250ms. This has the appearance of the
ScrollView being stuck for a bit before it moves. This makes small
scroll gestures difficult to work with. There's no way around this?

Thanks

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

Reply via email to