I want to draw horizontal and vertical dotted lines in android using shapes.
I want to draw like this
The key for the above code to get working is using android:layerType="software". For more information, check this link.
android:layerType="software"