| | |
| | | <View |
| | | android:layout_width="match_parent" |
| | | android:layout_height="40dp" |
| | | android:background="@color/page_bg" |
| | | android:background="@color/white" |
| | | android:id="@+id/top_1" |
| | | app:layout_constraintTop_toTopOf="parent"/> |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="40dp" |
| | | android:id="@+id/top_2" |
| | | android:background="@color/page_bg" |
| | | android:background="@color/white" |
| | | app:layout_constraintTop_toTopOf="parent"/> |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="40dp" |
| | | android:id="@+id/top_3" |
| | | android:background="@color/page_bg" |
| | | android:background="@color/white" |
| | | app:layout_constraintTop_toTopOf="parent"/> |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:layout_width="match_parent" |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="40dp" |
| | | android:id="@+id/top_4" |
| | | android:background="@color/page_bg" |
| | | android:background="@color/white" |
| | | app:layout_constraintTop_toTopOf="parent"/> |
| | | <com.facebook.drawee.view.SimpleDraweeView |
| | | android:layout_width="match_parent" |
| | |
| | | </androidx.constraintlayout.motion.widget.MotionLayout> |
| | | |
| | | <androidx.constraintlayout.widget.ConstraintLayout |
| | | android:layout_width="159dp" |
| | | android:layout_height="52dp" |
| | | android:layout_width="230dp" |
| | | android:layout_height="40dp" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | android:layout_marginTop="24dp" |
| | | android:elevation="2dp" |
| | | android:id="@+id/cl_voice" |
| | | android:background="@drawable/bg_blue_8dp"> |
| | | android:background="@drawable/bg_white_8dp"> |
| | | <androidx.constraintlayout.widget.Guideline |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | |
| | | android:id="@+id/iv1" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/yuyin" |
| | | android:src="@mipmap/yuyin_2" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toStartOf="@id/center_v" |
| | |
| | | android:id="@+id/iv2" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:src="@mipmap/play" |
| | | android:src="@mipmap/play_2" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintStart_toEndOf="@id/center_v" |
| | |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:visibility="gone" |
| | | android:src="@mipmap/bofangzhong" |
| | | android:src="@mipmap/bofangzhong_2" |
| | | app:layout_constraintTop_toTopOf="parent" |
| | | app:layout_constraintBottom_toBottomOf="parent" |
| | | app:layout_constraintEnd_toEndOf="parent" |