Android ApplicationAndroid兼容适配 123456<ImageView android:src="@mipmap/icon_my_top_bg" android:layout_width="match_parent" android:scaleType="fitXY" android:layout_height="match_parent"/> 如果是像上面那样设置时,记得加上android:scaleType=”fitXY”,不然高清手机或者宽屏手机上无法铺满