以下为用点画线的xml文件。资源是一张点图片:
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/bg_dot_dashed"
android:tileMode="repeat" />
以下为用点画线的xml文件。资源是一张点图片:
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/bg_dot_dashed"
android:tileMode="repeat" />