0

I need to "slow down" ViewPager, and I want increase MIN_DISTANCE_FOR_FLING.

How can I do that?

Roman Truba
  • 4,401
  • 3
  • 35
  • 60

1 Answers1

0

If you need to change ViewPager speed you can use java reflection API. Check out this topic: Slowing speed of Viewpager controller in android

Community
  • 1
  • 1
Geralt_Encore
  • 3,721
  • 2
  • 31
  • 46