android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motionlayout problem with horizontal recycleviews inside vertical recycleview

dfyz8-g opened this issue · comments

I have the main recycleview which contains horizontal recycleviews. Elements of horizontal recycleviews are text and image.
When I'm scrolling elements of horizontal recycleview , then the image is loading. My main recycleview is scrolling after loading the
image. I don't have this problem with constraitlayout. Could you help, please? Thanks
https://user-images.githubusercontent.com/32768617/103452688-a518b580-4d04-11eb-8fcb-b10f37b31a3c.mp4