Google doesn't help me find a solution of my problem. (As far I was looking for...).
I want to know if it's possible to draw a dotted line with 9 patch capabilities on Android.
My goal is to draw a dotted line from a layout to another one.
I thought about 9 patch because I want the dotted line to be the same in every Activities. (not to be stretched).
Is that possible ? Or maybe is there a better solution ?
Here an example (with a solid line) of what I would like : http://hpics.li/866bb56
Thanks