Search code examples
androidandroid-viewpagerandroid-animationviewflipper

How to add custom animations viewpager


How to add custom animations viewpager, or how to manually slide viewflipper. Need follow the movement of the finger, thanks.


Solution

  • Check please http://developer.android.com/training/animation/screen-slide.html for this purpose. This article describes a ViewPager that has a default animation that you need.