imbryk / LoopingViewPager

An android ViewPager extension allowing infinite scrolling
Apache License 2.0
991 stars 239 forks source link

Android Studio #28

Open beeirl opened 8 years ago

beeirl commented 8 years ago

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

booker0108 commented 8 years ago

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