feat:补充PK-UI-多语言适配

This commit is contained in:
max
2024-06-17 10:49:22 +08:00
parent 6e8f69d273
commit 94cebe457a
7 changed files with 4 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -261,9 +261,10 @@
<ImageView
android:id="@+id/iv_charm_title"
android:layout_width="@dimen/dp_145"
android:layout_width="wrap_content"
android:layout_height="@dimen/dp_16"
android:layout_marginTop="@dimen/dp_7"
android:scaleType="fitCenter"
android:src="@drawable/room_pk_ic_text_charm"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
@@ -289,9 +290,10 @@
<ImageView
android:id="@+id/iv_contribute_title"
android:layout_width="@dimen/dp_145"
android:layout_width="wrap_content"
android:layout_height="@dimen/dp_16"
android:layout_marginTop="@dimen/dp_12"
android:scaleType="fitCenter"
android:src="@drawable/room_pk_ic_text_wealth"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"