| | |
| | | android:layout_width="0dp" |
| | | android:layout_height="0dp" |
| | | android:padding="4dp" |
| | | android:elevation="2dp" |
| | | app:layout_constraintDimensionRatio="333:259" |
| | | android:layout_marginTop="104dp" |
| | | app:layout_constraintHorizontal_chainStyle="packed" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/result_1"/> |
| | | |
| | | </androidx.constraintlayout.motion.widget.MotionLayout> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="40dp" |
| | | app:layout_constraintStart_toStartOf="@id/cl_1" |
| | | app:layout_constraintEnd_toEndOf="@id/cl_1" |
| | | app:layout_constraintTop_toTopOf="@id/cl_1" |
| | | android:layout_margin="4dp" |
| | | android:id="@+id/cl_voice_end_1_1"> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:id="@+id/cl_voice_end_1" |
| | | android:background="@drawable/bg_blue_8dp" |
| | | android:visibility="gone" |
| | | android:layout_height="match_parent"> |
| | | <ImageView |
| | | android:id="@+id/iv1_1_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/yuyin" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | android:layout_marginStart="25dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv2_1_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/play" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | android:layout_marginEnd="23dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv_playing_1_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:visibility="gone" |
| | | android:src="@mipmap/bofangzhong" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" /> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <androidx.constraintlayout.motion.widget.MotionLayout |
| | | android:id="@+id/cl_2" |
| | | android:layout_width="0dp" |
| | | android:layout_height="0dp" |
| | | android:elevation="2dp" |
| | | app:layout_constraintDimensionRatio="333:259" |
| | | android:padding="4dp" |
| | | app:layoutDescription="@xml/fragment_listen_scene_result_2" |
| | |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/result_2"/> |
| | | </androidx.constraintlayout.motion.widget.MotionLayout> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="40dp" |
| | | app:layout_constraintStart_toStartOf="@id/cl_2" |
| | | app:layout_constraintEnd_toEndOf="@id/cl_2" |
| | | app:layout_constraintTop_toTopOf="@id/cl_2" |
| | | android:layout_margin="4dp" |
| | | android:id="@+id/cl_voice_end_2_1"> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:id="@+id/cl_voice_end_2" |
| | | android:background="@drawable/bg_blue_8dp" |
| | | android:visibility="gone" |
| | | android:layout_height="match_parent"> |
| | | <ImageView |
| | | android:id="@+id/iv1_2_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/yuyin" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | android:layout_marginStart="25dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv2_2_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/play" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | android:layout_marginEnd="23dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv_playing_2_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:visibility="gone" |
| | | android:src="@mipmap/bofangzhong" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" /> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <androidx.constraintlayout.motion.widget.MotionLayout |
| | | android:id="@+id/cl_3" |
| | | android:layout_width="0dp" |
| | | android:layout_height="0dp" |
| | | android:padding="4dp" |
| | | android:elevation="2dp" |
| | | |
| | | app:layoutDescription="@xml/fragment_listen_scene_result_3" |
| | | app:layout_constraintStart_toStartOf="@id/cl_1" |
| | | app:layout_constraintEnd_toEndOf="@id/cl_1" |
| | |
| | | app:layout_constraintBottom_toBottomOf="@id/iv_3" |
| | | android:id="@+id/result_3" |
| | | /> |
| | | |
| | | </androidx.constraintlayout.motion.widget.MotionLayout> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="40dp" |
| | | app:layout_constraintStart_toStartOf="@id/cl_3" |
| | | app:layout_constraintEnd_toEndOf="@id/cl_3" |
| | | app:layout_constraintTop_toTopOf="@id/cl_3" |
| | | android:layout_margin="4dp" |
| | | android:id="@+id/cl_voice_end_3_1"> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:id="@+id/cl_voice_end_3" |
| | | android:background="@drawable/bg_blue_8dp" |
| | | android:visibility="gone" |
| | | android:layout_height="match_parent"> |
| | | <ImageView |
| | | android:id="@+id/iv1_3_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/yuyin" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | android:layout_marginStart="25dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv2_3_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/play" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | android:layout_marginEnd="23dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv_playing_3_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:visibility="gone" |
| | | android:src="@mipmap/bofangzhong" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" /> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | |
| | | <androidx.constraintlayout.motion.widget.MotionLayout |
| | | android:id="@+id/cl_4" |
| | | android:layout_width="0dp" |
| | | android:layout_height="0dp" |
| | | android:elevation="2dp" |
| | | android:padding="4dp" |
| | | app:layout_constraintStart_toStartOf="@id/cl_2" |
| | | app:layout_constraintEnd_toEndOf="@id/cl_2" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:id="@+id/result_4" /> |
| | | |
| | | </androidx.constraintlayout.motion.widget.MotionLayout> |
| | | |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="0dp" |
| | | android:layout_height="40dp" |
| | | app:layout_constraintStart_toStartOf="@id/cl_4" |
| | | app:layout_constraintEnd_toEndOf="@id/cl_4" |
| | | app:layout_constraintTop_toTopOf="@id/cl_4" |
| | | android:layout_margin="4dp" |
| | | android:id="@+id/cl_voice_end_4_1"> |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="match_parent" |
| | | android:id="@+id/cl_voice_end_4" |
| | | android:background="@drawable/bg_blue_8dp" |
| | | android:visibility="gone" |
| | | android:layout_height="match_parent"> |
| | | <ImageView |
| | | android:id="@+id/iv1_4_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/yuyin" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | android:layout_marginStart="25dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv2_4_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/play" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | android:layout_marginEnd="23dp"/> |
| | | <ImageView |
| | | android:id="@+id/iv_playing_4_end" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:visibility="gone" |
| | | android:src="@mipmap/bofangzhong" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" /> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="159dp" |
| | | android:layout_height="52dp" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:elevation="2dp" |
| | | |
| | | android:id="@+id/cl_voice_1" |
| | | app:layout_constraintStart_toStartOf="@id/line1" |
| | | app:layout_constraintEnd_toEndOf="@id/line1" |
| | |
| | | android:id="@+id/iv_playing_1" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:visibility="gone" |
| | | android:src="@mipmap/bofangzhong" |
| | | android:visibility="invisible" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | |
| | | android:layout_width="159dp" |
| | | android:layout_height="52dp" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:elevation="2dp" |
| | | android:id="@+id/cl_voice_2" |
| | | app:layout_constraintStart_toStartOf="@id/line2" |
| | | app:layout_constraintEnd_toEndOf="@id/line2" |
| | |
| | | android:layout_width="159dp" |
| | | android:layout_height="52dp" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:elevation="2dp" |
| | | |
| | | android:id="@+id/cl_voice_3" |
| | | app:layout_constraintStart_toStartOf="@id/line3" |
| | | app:layout_constraintEnd_toEndOf="@id/line3" |
| | |
| | | android:layout_width="159dp" |
| | | android:layout_height="52dp" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:elevation="2dp" |
| | | |
| | | android:id="@+id/cl_voice_4" |
| | | app:layout_constraintStart_toStartOf="@id/line4" |
| | | app:layout_constraintEnd_toEndOf="@id/line4" |
| | |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" /> |
| | | </androidx.constraintlayout.widget.ConstraintLayout> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_2" |
| | | android:layout_width="159dp" |
| | | android:layout_marginTop="15dp" |
| | | app:layout_constraintStart_toStartOf="@id/line2" |
| | | app:layout_constraintEnd_toStartOf="@id/line2" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_height="52dp"> |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:id="@+id/cover_2" |
| | | android:visibility="gone" |
| | | android:background="@color/page_bg"/> |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:id="@+id/ll_3" |
| | | android:layout_width="159dp" |
| | | android:layout_marginTop="15dp" |
| | | app:layout_constraintStart_toStartOf="@id/line3" |
| | | app:layout_constraintEnd_toStartOf="@id/line3" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_height="52dp"> |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:id="@+id/cover_3" |
| | | android:visibility="gone" |
| | | android:background="@color/page_bg"/> |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:id="@+id/ll_4" |
| | | android:layout_width="159dp" |
| | | android:layout_marginTop="15dp" |
| | | app:layout_constraintStart_toStartOf="@id/line4" |
| | | app:layout_constraintEnd_toStartOf="@id/line4" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_height="52dp"> |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:id="@+id/cover_4" |
| | | android:visibility="gone" |
| | | android:background="@color/page_bg"/> |
| | | </LinearLayout> |
| | | <LinearLayout |
| | | android:id="@+id/ll_1" |
| | | android:layout_width="159dp" |
| | | android:layout_marginTop="15dp" |
| | | app:layout_constraintStart_toStartOf="@id/line1" |
| | | app:layout_constraintEnd_toStartOf="@id/line1" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_height="52dp"> |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:id="@+id/cover_1" |
| | | android:visibility="gone" |
| | | android:background="@color/page_bg"/> |
| | | </LinearLayout> |
| | | </androidx.constraintlayout.motion.widget.MotionLayout> |