调整战令首页入口图片

This commit is contained in:
zlzw 2024-01-24 18:27:15 +08:00
parent 7e7616ef29
commit 469e3e30ad
2 changed files with 6 additions and 3 deletions

View File

@ -2,8 +2,11 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
<ImageView
<LinearLayout android:src="@mipmap/icon_bp_flot"
android:layout_width="95.5dp"
android:layout_height="61.5dp"/>
<!--<LinearLayout
android:alpha="0.85" android:alpha="0.85"
android:layout_width="140dp" android:layout_width="140dp"
android:layout_height="41dp" android:layout_height="41dp"
@ -27,5 +30,5 @@
android:textStyle="bold" /> android:textStyle="bold" />
</LinearLayout> </LinearLayout>
-->
</LinearLayout> </LinearLayout>

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB