16. Jul 2020Android

GoodPagerIndicator - our own implementation of indicator for ViewPager2

GoodPagerIndicator for ViewPager2 is ready for your project. Tested and ready as version 1.0.0.. :-)

Jan KandráčAndroid Developer

What does it offer?

  • Several basic and non-traditional implementations of the indicator for ViewPager2, such as the pie indicator or the indicator that shows percentages.
  • At the same time, it provides several abstract classes that allow you to easily create your own visual for your indicator. They will allow us to supply you with new and new visuals very quickly.
  • All implementations allow you to process swipe and also click events for faster navigation between pages.

GoodPagerIndicator, as the carrier of the name of this library, distributes progress between several dots, not just two adjacent ones. Most libraries do not solve this problem.

You can set the minimum or maximum dot size, color of active or inactive one, interpolators and many other parameters to make your application stand out better.

The library is stored on jitpack.io Thanks to that, it will be easy to use it in your project as well.

You can find all the details and necessary information on our GitHub project.

ic launcher button
Jan KandráčAndroid Developer