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

registerScrollView gives an error #315

Open Moseqi opened 7 years ago

Moseqi commented 7 years ago

In my fragment i am getting an error like Wrong 2nd argument type. Found: 'android.support.v4.widget.NestedScrollView', required: 'com.github.ksoichiro.android.observablescrollview.ObservableScrollView'

In dsample app there is NestedScrollView