Skip to content Skip to sidebar Skip to footer
Showing posts with the label Custom Lists

Prevent Custom Listview Refreshing On Scroll. I Want To Stop Refreshing

I am using Custom ListView in My Android App. The Problem is when i am scrolling ListView, it autom… Read more Prevent Custom Listview Refreshing On Scroll. I Want To Stop Refreshing

Disable Vertical Scroll When User Scrolling Horizontally In Android

I have a vertical custom list and each item of vertical list contains a horizontal list-view. When … Read more Disable Vertical Scroll When User Scrolling Horizontally In Android