My xml form
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.motion.widget.MotionLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container_quick_process"
app:layoutDescription="@xml/scene_fragment_quick_process">
<ImageView
android:id="@+id/image"
android:layout_width="0dp"
android:layout_height="0dp"
/>
I want change the picture smoothly in ImageView (filled circle with a half-empty), and bind this animation with MotionLayout's animation