How to change the scroll speed of listView?

0

The default listview scrolling is very fast, and how do I disable the "recycle" of my listView because I'm painting some items, I realize it's getting slow when I slide over the list. Does anyone know how to let the scroll "slider" slow down for when I glide give getView time go painting my items without choking my list? Thanks in advance.

    
asked by anonymous 29.10.2015 / 19:39

0 answers