문제

is there a way to establish a listener on the process of scrolling in a ScrollView or a HorizontalScrollView?

도움이 되었습니까?

해결책

You can only create a class that extends ScrollView and override the onScrollChanged() method.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top