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

The application may be doing too much work on its main thread. #28

Open
Gary-code opened this issue Mar 28, 2022 · 1 comment
Open

The application may be doing too much work on its main thread. #28

Gary-code opened this issue Mar 28, 2022 · 1 comment

Comments

@Gary-code
Copy link

The application may be doing too much work on its main thread. When I am scrolling back. It was crashed.

@Gary-code
Copy link
Author

I use this to initialize our Custom RecyclerView which extends from RecyclerView

val multiSnapHelper = MultiSnapHelper(interval = 3, speedMsPerInch = 100f)
multiSnapHelper.attachToRecyclerView(this)

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