head问题已解决

This commit is contained in:
ScorpioMiku
2018-09-06 18:02:59 +08:00
parent 8bb20ff9c0
commit 2a98c39fbd
2 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="140dp"
android:background="@color/colorPrimary"
android:layout_height="135dp"
android:scaleType="fitXY"
android:src="@drawable/recommend_bg">
</ImageView>