constraintlayout
constraintlayout copied to clipboard
any plan about MotionLayout implements NestedScrollingChild3 ?
Some touch event has consumed by MothionLayout when it nested RecyclerView(some class implements NestedScrollingChild3), due to MotionLayout implements NestedScrollingParent3. when some class nested MothionLayout and need touch event, it's a problem.