修改中英文

This commit is contained in:
18401019693 2023-10-09 17:57:03 +08:00
parent 45a5d6ad61
commit add3589683
7 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View File

@ -34,10 +34,10 @@
<ImageView <ImageView
android:id="@+id/live_task_banner1" android:id="@+id/live_task_banner1"
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="95dp"
android:layout_marginTop="5dp" android:layout_marginTop="5dp"
android:paddingTop="5dp" android:paddingTop="5dp"
android:scaleType="centerCrop" android:scaleType="fitXY"
android:visibility="gone" android:visibility="gone"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
@ -47,9 +47,9 @@
<ImageView <ImageView
android:id="@+id/live_task_banner2" android:id="@+id/live_task_banner2"
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="95dp"
android:layout_marginTop="8dp" android:layout_marginTop="8dp"
android:scaleType="centerCrop" android:scaleType="fitXY"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/live_task_banner1" app:layout_constraintTop_toBottomOf="@+id/live_task_banner1"

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB