tinkoff-mobile-tech / ScrollingPagerIndicator

Pager indicator inspired by Instagram. Lightweight and easy to set up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use it inside the layout of recycler view item or viewpager?

malikbilal1997 opened this issue · comments

Thanks for the awesome library. I have used it in many projects. The issue I'm facing is how can I put it inside the layout of the recycler view item. By this I mean is for example in recycler view I have two items one is ImageView and the other is TextView I want to add this in the center of these two views. What I want to achieve is a way to constraint this 'ScrollingPagerIndicator' to a specific view of the recycler view layout.