修改游戏的new图标展示,网页中英文检测

This commit is contained in:
18401019693
2023-10-07 15:20:13 +08:00
parent c3d4cb8d62
commit a788c347de
4 changed files with 2 additions and 5 deletions

View File

@@ -16,8 +16,7 @@
android:scaleType="fitEnd"
app:layout_constraintBottom_toTopOf="@+id/close"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:srcCompat="@drawable/type1" />
app:layout_constraintStart_toStartOf="parent" />
<ImageView
android:id="@+id/close"