How to stop Android scrollviewfrom scrolling inertia? The default use is when I scroll faster, it continues to scroll further when I lift my finger from the device.
I would just like to stop scrolling when I let go. Is there a flag in XML scrollviewfor this?
source
share