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

requestLayout() issue #32

Open
billypap1 opened this issue May 29, 2021 · 1 comment
Open

requestLayout() issue #32

billypap1 opened this issue May 29, 2021 · 1 comment
Labels
question Further information is requested

Comments

@billypap1
Copy link

Hello, you have done a great work with this library!
My only issue is that sometimes the layout is calling requestLayout() multiple times.
Is this a bug?

@ericktijerou
Copy link
Owner

Hi @billypap1 👋,

Thank you for your feedback. It is appreciated.

the view hierarchy changes when hideSkeleton/showSkeleton is called . For that reason requestLayout() may be called multiple times.

Have a nice day!

@ericktijerou ericktijerou added the question Further information is requested label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants