多语言适配:PK状态背景适配
This commit is contained in:
BIN
app/src/main/res/drawable-xhdpi/bg_pk_board_status.9.png
Normal file
BIN
app/src/main/res/drawable-xhdpi/bg_pk_board_status.9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
@@ -171,14 +171,18 @@
|
|||||||
app:layout_constraintTop_toBottomOf="@id/fl_right" />
|
app:layout_constraintTop_toBottomOf="@id/fl_right" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
android:paddingHorizontal="10dp"
|
||||||
|
android:paddingVertical="0px"
|
||||||
android:id="@+id/tv_pk_timer"
|
android:id="@+id/tv_pk_timer"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="13dp"
|
||||||
|
android:background="@drawable/bg_pk_board_status"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="@string/layout_layout_pk_board_view_02"
|
android:text="@string/layout_layout_pk_board_view_02"
|
||||||
android:typeface="monospace"
|
android:includeFontPadding="false"
|
||||||
android:textColor="#602A06"
|
android:textColor="#602A06"
|
||||||
android:textSize="10dp"
|
android:textSize="10dp"
|
||||||
|
android:typeface="monospace"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent" />
|
app:layout_constraintTop_toTopOf="parent" />
|
||||||
|
BIN
app/src/main/res/mipmap-xhdpi/bg_pk_board.png
Normal file
BIN
app/src/main/res/mipmap-xhdpi/bg_pk_board.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
Binary file not shown.
Before Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user