0

i have tried diffferent methods to slow down my list view eg lv.setFastScrollEnabled(false); lv.setFriction(ViewConfiguration.getScrollFriction() * 100); but they all dont work is there another way of slowing down a list view other than the above ?

0 Answers0