ogaclejapan / SmartTabLayout

A custom ViewPager title strip which gives continuous feedback to the user when scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PagerAdapter for View-based Page

usergoodvery opened this issue · comments

Hi,
Can the view based approach for pager adapter work with RecyclerView?
I.e. I'd like to be able to load RecyclerViews (as opposed to fragments) every time a tap is pressed.