On my Samsung Galaxy S, the ListView
gets an elastic effect if over-scrolled. But I don't want this in my application. Can I disable this elastic scrolling?
If by Elastic you mean the way the listview handles overscrolling by doing it similar to the Sense UI or the iPhone, then you may be interested in setOverscrollMode, setOverscrollHeader, setOverscrollFooter, and onOverscroll. Good luck getting it resolved!
You can disable elastic effect if Samsung has exposed a disable
API for it, or you can override the methods specified in Ty.S's answer if the Android version is 2.3 or later (API level 9 and above). Otherwise there is no way you can fiddle with Samsung Galaxy's ListView.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With