修改测试问题,shouye ytuijian
This commit is contained in:
@@ -199,14 +199,15 @@
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="3dp">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="17dp"
|
||||
android:layout_marginTop="14dp"
|
||||
android:text="@string/live_duration"
|
||||
android:textColor="@color/white"
|
||||
android:textColor="#70ffffff"
|
||||
android:textSize="13.33sp" />
|
||||
|
||||
<TextView
|
||||
@@ -215,7 +216,7 @@
|
||||
android:layout_marginStart="2dp"
|
||||
android:layout_marginTop="17dp"
|
||||
android:text=":"
|
||||
android:textColor="@color/white"
|
||||
android:textColor="#70ffffff"
|
||||
android:textSize="13.33sp" />
|
||||
|
||||
<TextView
|
||||
@@ -224,7 +225,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="7dp"
|
||||
android:layout_marginTop="17dp"
|
||||
android:textColor="@color/white"
|
||||
android:textColor="#70ffffff"
|
||||
android:textSize="13.33sp" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user