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

Slower movement animation if there are complex layouts in bottomfragment #7

Open
damaisubimawanto opened this issue Feb 8, 2022 · 0 comments

Comments

@damaisubimawanto
Copy link

Hi, I'm facing a performance drop problem on the min/max animation if I use complex layout in BottomFragment class.

I also tested in this sample project, I modified the layout of fragment_bottom.xml by added 2 and more RecyclerView and then wrapped those inside NestedScrollView, then the whole animation started to lagging. In my project, with my complex layout, the drag animation is horribly lagging.

I'm still have no idea what caused the lag on the animation, I hope you can give me some clues. Thanks!

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