imbryk / LoopingViewPager

An android ViewPager extension allowing infinite scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Studio

beeirl opened this issue · comments

Is there a way to import the library into Android Studio? Seems like gradle is added but I don't know the compile.

Just create LoopViewPager.java & LoopPagerAdapterWrapper.java
Copying all the code to the files, much easier to integrate.