平板适配

This commit is contained in:
2022-03-28 10:11:06 +08:00
parent 9a7a46bc46
commit ca7b2a6d11
4 changed files with 48 additions and 3 deletions
@@ -9,8 +9,8 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/splash"
android:scaleType="fitXY"></ImageView>
android:src="@drawable/splash"
android:scaleType="centerCrop"></ImageView>
<LinearLayout
android:id="@+id/llCount"