📜  制作虚线android - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:30.849000             🧑  作者: Mango

代码示例1


      width
        android:color="@color/line"   ---->Dotted line color
        android:dashGap="4dp"    ---->Dotted line width
        android:dashWidth="6dp"/>  --->Width of dotted line