Pager
An android library to get simple menu options to. Inspired by AndroidResideMenu.

Prerequisites
Add this in your root build.gradle
file (not your module build.gradle
file):
Dependency
Add this to your module's build.gradle
file (make sure the version matches the JitPack badge above):
Usage
- Add the layout in your XML file for the activity, like this:
- Configure the layout and add the fragments like this:
- See the app code to know more about this.
Pull Request
Have some new ideas or found a bug? Do not hesitate to open an issue
and make a pull request
.