overflow-pager-indicator
overflow-pager-indicator copied to clipboard
Simple paging indicator widget with pager dataset ovewflow effect à la Instagram behavior
feat(indicator): register drawable resource linked by viewType item position e.g. usage: gallery view (image, video)
I found this library really fascinating! Thank you. There were few customizations I wanted to point out: - Developers should be able to choose the background and stroke color of...
For more visual clarity change color of selected indicator
This is a great library which works perfectly and even though there's some other similar libs to this one, this is the best one I've used since the Jack Wharton...
We should think of a way to invalidate the view when it is reused in a recyclerview. The problem is the following. The indicator is set up with 3 dots...