florent37 / MaterialViewPager

A Material Design ViewPager easy to use library
https://www.fiches-plateau-moto.fr
Apache License 2.0
8.14k stars 1.48k forks source link

How to completely disable animation on device with slow GPU? #174

Open jazarja opened 8 years ago

jazarja commented 8 years ago

I just wondering if there are some options to disable animation on header when my application running on device with slow GPU. Setting app:viewpager_animatedHeaderImage="false" options still has no effects.

Any idea on this ?

sinadarvi commented 8 years ago

i have this problem too..... any suggestion?