florent37 / MaterialViewPager

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

Crashes of Android Pie #358

Open NileshTak opened 4 years ago

NileshTak commented 4 years ago

whenever i run on android pie it crashes and gives me error java.lang.IllegalArgumentException: Cannot set 'scaleX' to Float.NaN

Please anyone help me out with this

futbolkolektyw commented 4 years ago

I made fork with fix for this issue: implementation "com.github.futbolkolektyw:MaterialViewPager:1.4.0"

feel free to use it