Hi guys! Has anyone encountered this problem with ...
# android
u
Hi guys! Has anyone encountered this problem with 
MotionLayout
, where collapsing-toolbar motion scene transition (defined via xml attribute 
app:layout_description
) is triggered when simply scrolling a RecyclerView list, but not triggered, when the same list is scrolled via 
ItemTouchHelper
 while drag-and-dropping items?