Closed manishpatidar closed 7 years ago
I want to disable scroll when touched on header area because there is a list in and a view pager
Hi! Sorry, that it took me so long. You can call setSelfUpdateScroll(boolean) and Scrollable won't process touch events if passed true.
setSelfUpdateScroll(boolean)
true
I want to disable scroll when touched on header area because there is a list in and a view pager