• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

how to display listview's scroll item by item

pak123

Lurker
i want to display the listview's scroll item by item, means single item height is equal to listview height, so on listview there is only one item will display at a time, and after scrolling the listview, remaining item will display. But problem is that if i scroll listview, it scroll many items, but i need to scroll only by one item.

in-short listview scroll by many row at a time but i want only one row scroll at a time

please suggest me some tips or method :) thank you
 
Back
Top Bottom