Basically I want to change an image depending upon whether the user is scrolling up or down in a Scrollview.
I know how to change an image dynamically but I can’t figure out how to return the direction the Scrollview is currently moving.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This answer will help you on implementing a scroll change listener. Using the value it provides, you can determine whether it is up or down.