-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regarding AutoScrolling #2
Comments
Whats the error? I may be able to give some guidance on fixing this. I dont work on android anymore and dont have android dev environment setup on my machine. Sorry. |
Appreciate for reply me back.basically i wanted to continue that animation with scroll image list like circular.I mean image animation should be continue forever until unless not press back button. Error:--here Autoscrolling animation should be continue.in last image in getting stop but need to start again from first. Please give me some clue or any idea |
Could you please reply me. |
@chayan1988: I used the following logic for endless scrolling public void moveScrollView() {
public void getScrollMaxAmount() { |
Hiii Its working . but my requiremtn is after scroll max it should again start
|
@chayan1988 did you get any solution? |
Autoscrolling(circular scrolling) is not working in lollipop version.Could you please help me out
The text was updated successfully, but these errors were encountered: