You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: