You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: