I want to make border in android layout like this , how can I do that ?

|
|
|
For show like the above output image
|
|||||
|
|
If you want a customize separator, make separator.xml in drawable
then refer to this separator shape with this
result:
|
|||
|
|
|
I think you can achieve this by putting three like
|
|||||||
|
|
To create a border in android we have to use stroke tag in shape ( xml drawable ) Here is my code which I have tested at my end : stroke_background.xml
layout you require
Result look like this..
|
|||
|
|