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

LazyLoader freeze in RecyclerViewHolder #39

Open
chiftenj opened this issue Oct 8, 2020 · 1 comment
Open

LazyLoader freeze in RecyclerViewHolder #39

chiftenj opened this issue Oct 8, 2020 · 1 comment

Comments

@chiftenj
Copy link

chiftenj commented Oct 8, 2020

Hi, I used this library as a loader for my PageListAdapter. I added two ViewHolder, one for data and one for ProgressBar.
after one or twice the animation of LazyLoader get freeze
i didn't test other ProgressBar in this lib but android ProgressPar seems to work good. so it must be a DotLoadersPack problem

@AgiMaulana
Copy link

AgiMaulana commented Oct 5, 2021

You should startLoading() or initView() after setting the visibility to View.VISIBLE to continue the animation

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

2 participants