调整战令首页入口图片
This commit is contained in:
parent
7e7616ef29
commit
469e3e30ad
@ -2,8 +2,11 @@
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<LinearLayout
|
||||
<ImageView
|
||||
android:src="@mipmap/icon_bp_flot"
|
||||
android:layout_width="95.5dp"
|
||||
android:layout_height="61.5dp"/>
|
||||
<!--<LinearLayout
|
||||
android:alpha="0.85"
|
||||
android:layout_width="140dp"
|
||||
android:layout_height="41dp"
|
||||
@ -27,5 +30,5 @@
|
||||
android:textStyle="bold" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
-->
|
||||
</LinearLayout>
|
BIN
main/src/main/res/mipmap-xxhdpi/icon_bp_flot.png
Normal file
BIN
main/src/main/res/mipmap-xxhdpi/icon_bp_flot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue
Block a user