android - Disable/Enable ListView Scroll Effect on listview's Button Click Event -
android - Disable/Enable ListView Scroll Effect on listview's Button Click Event -
i having 1 custom list view, contains enable/disable button on each list view item , when user tap on enable/disable button, list view scroll should enable/disable
i have tried guide disable listview scrolling & disable scrolling in listview , several others , disables entire list view , not able click on button 1 time list view disable.
any hint / guide appreciated
thanks
have tried override ontouchevent , homecoming false when want block list?
android listview android-listview
Comments
Post a Comment