<stroke
android:dashGap="2dp" 间隔
android:dashWidth="1dp" 点的大小
android:width="1dp"
android:color="#8B8B8B" />
Android 画虚线边框
最新推荐文章于 2025-06-03 21:24:12 发布
<stroke
android:dashGap="2dp" 间隔
android:dashWidth="1dp" 点的大小
android:width="1dp"
android:color="#8B8B8B" />