Infininite Fragment Pager Adapter
· InfiniteFragmentPagerAdapter allows you to implement easily a FragmentPagerAdapter that has infinite fragments. You only need to implement how to create a single page.
It also maintains the state of next and previous fragments so it swipes nicely
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window infinitefragmentpageradapter-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.