<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:tileMode="repeat"
android:src="@drawable/header_background">
</bitmap>
我使用以下内容作为操作栏的背景。该代码给了我以下图像:
图片上怎么有缝隙?有人可以帮忙吗。
header_background:
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:tileMode="repeat"
android:src="@drawable/header_background">
</bitmap>
我使用以下内容作为操作栏的背景。该代码给了我以下图像:
图片上怎么有缝隙?有人可以帮忙吗。
header_background: