<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<stroke
android:dashGap="2dp"
android:dashWidth="5dp"
android:width="1dp"
android:color="@color/color_d2d2d2" />
</shape>