合并测试7

This commit is contained in:
2024-11-21 11:12:20 +08:00
parent 6b5181e88d
commit 4428449bdd
3 changed files with 10 additions and 5 deletions
@@ -9,8 +9,8 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:src="@drawable/splash"
android:scaleType="centerCrop"></ImageView>
android:scaleType="centerCrop"
android:src="@drawable/splash"></ImageView>
<LinearLayout
android:id="@+id/llCount"