When manually set progress to MotionLayout it clear all constraints
问题 I have MotionLayout with two widgets, one is described in MotionLayout, second - in scene file. Layout file: <android.support.constraint.motion.MotionLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/motion_layout" android:layout_width="match_parent" android:layout_height="match_parent" app:layoutDescription="@xml/scene_test"> <View android:id="@+id/test_view_static" android:layout_width="40dp" android:layout