Animating View.scrollTo(...)

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2009-07-10T21:25:51Z Indexed on 2010/05/10 3:18 UTC
Read the original article Hit count: 361

Filed under:

How to implement scrolling animation? I'm ok with setting a simple AlphaAnimation that triggers at scrollTo(...) but what kind of animation is required for one screen to replace another in a sophisticated manner?

© Stack Overflow or respective owner

Related posts about android