This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
2.0.0-beta8 Flickers/Blinks #87
Open
Description
Flicks to start state when first touch on anchor at end state for few ms, then back to end state, then continue motion normally, but sometimes flickers scrolling to start state. But it only happens if motion layout added animateLayoutChanges="true"
<Transition motion:constraintSetEnd="@id/end" motion:constraintSetStart="@id/start"> <OnSwipe motion:onTouchUp="autoComplete" motion:dragDirection="dragUp" motion:touchAnchorId="@id/rvProducts" /> </Transition>
Metadata
Metadata
Assignees
Labels
No labels