Mixiaoxiao / FastScroll-Everywhere

Add the fast-scroll feature to any scrollable view: RecyclerView, ScrollView, WebView, ListView, GridView, etc. 为任意可滑动的View添加快速滑动,是的,任意。
85 stars 17 forks source link

getDelegate Deprecated ! #1

Closed Hitexroid closed 8 years ago

Hitexroid commented 8 years ago

The method getDelegate() from the type FastScrollRecyclerView is deprecated.

Hitexroid commented 8 years ago

sorry i didn't saw this comment `/**

Mixiaoxiao commented 8 years ago

@Hitexroid

See OverScroll-Everywhere#use-with-fastscroll-everywhere

So I changed the method getDelegate() to getFastScrollDelegate().