Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CircleIndicator2 doesn't show after scrolling in recyclerview #166

Open
vladlazarean opened this issue Feb 14, 2024 · 1 comment
Open

CircleIndicator2 doesn't show after scrolling in recyclerview #166

vladlazarean opened this issue Feb 14, 2024 · 1 comment

Comments

@vladlazarean
Copy link

vladlazarean commented Feb 14, 2024

Hello,
I got a viewholder with CircleIndicator2 and an ImageCarousel, after scrolling in recyclerview and coming back to the carousel, the indicator dots disappear.

Any fixes for this issue? (kotlin)

Saw the example in sample, i think there works better with compose, I'm trying it in xml
(ListAdapter) nAdapter.registerAdapterDataObserver(it.mDots.adapterDataObserver)
doesn't work

@vladlazarean
Copy link
Author

Setting visibility to visible in view holder solved my issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant