Mark Wyszomierski wrote: > 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?
Tactically, clone the code and make your own version that behaves as you wish. Strategically, contribute patches back that make this configurable, so eventually you can stop maintaining your separate edition. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year -- 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