lmw
5 天以前 855a7e18a795f0db2453a19e3e8f26ba2ff553b4
app/src/main/res/layout/fragment_listen.xml
@@ -34,7 +34,7 @@
            android:background="@color/white"
            android:id="@+id/top_1"
            app:layout_constraintTop_toTopOf="parent"/>
        <com.facebook.drawee.view.SimpleDraweeView
        <ImageView
            android:layout_width="match_parent"
            android:id="@+id/iv_1"
            android:layout_height="0dp"
@@ -64,7 +64,7 @@
            android:id="@+id/top_2"
            android:background="@color/white"
            app:layout_constraintTop_toTopOf="parent"/>
        <com.facebook.drawee.view.SimpleDraweeView
        <ImageView
            android:layout_width="match_parent"
            android:id="@+id/iv_2"
            android:layout_height="0dp"
@@ -94,7 +94,7 @@
            android:id="@+id/top_3"
            android:background="@color/white"
            app:layout_constraintTop_toTopOf="parent"/>
        <com.facebook.drawee.view.SimpleDraweeView
        <ImageView
            android:layout_width="match_parent"
            android:id="@+id/iv_3"
            android:layout_height="0dp"
@@ -128,7 +128,7 @@
            android:id="@+id/top_4"
            android:background="@color/white"
            app:layout_constraintTop_toTopOf="parent"/>
        <com.facebook.drawee.view.SimpleDraweeView
        <ImageView
            android:layout_width="match_parent"
            android:id="@+id/iv_4"
            android:layout_height="0dp"