About Material ViewPagerIndicator
Material ViewPagerIndicator is an easy-to-use, drop-in indicator for the ViewPager widget from Android's Support-v4 Library. This app demonstrates its usage with examples and links to appropriate source code.
Unlike older indicator libraries, Material ViewPagerIndicator implements the ink-like, Material Design motion animation used in recent Google apps. It also uses the newly exposed @ViewPager.DecorView annotation so that it can be dropped into your XML layouts with almost no configuration.
Current examples include basic XML and Java usage. More examples will be created to demonstrate usage of styleable attributes and other features as the library evolves.
You can find Material ViewPagerIndicator on GitHub:
https://github.com/ronaldsmartin/Material-ViewPagerIndicator
Hopefully it helps you!
Download and install
Material ViewPagerIndicator version 1.0.1 on your
Android device!
Downloaded 500+ times, content rating: Everyone
Android package:
com.itsronald.materialviewpagerindicatorsample, download Material ViewPagerIndicator.apk
by Y####:
Buggy, you can bypass the animation my fully manually scrolling to the next page. It also doesn't animate as you scroll the page.