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?
How to implement scrolling animation? I’m ok with setting a simple AlphaAnimation that triggers
Share
Animation1 – scrollTo() – Animation2