florent37 / MaterialViewPager

A Material Design ViewPager easy to use library

Home Page:https://www.fiches-plateau-moto.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

registerScrollView gives an error

Moseqi opened this issue · comments

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