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
After adding the dotsindicator with Viewpager by using dotsIndicator.attachTo(viewPager2). Is there any mechanism like button click callback that would give us indicator position change callback?
The only thing I could find is dotsIndicator.verticalScrollbarPosition
P.S: There might be some solution that already exists I couldn't find, if yes please help me with this issue.
The text was updated successfully, but these errors were encountered:
After adding the dotsindicator with Viewpager by using
dotsIndicator.attachTo(viewPager2)
. Is there any mechanism like button click callback that would give us indicator position change callback?The only thing I could find is
dotsIndicator.verticalScrollbarPosition
P.S: There might be some solution that already exists I couldn't find, if yes please help me with this issue.
The text was updated successfully, but these errors were encountered: