I would like to put a border around my listview that is a few pixes wide. I want it to to go around the entire listview piece. How can I do this? thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
For this First u take the LinearLayout and assigh that linear layout with some color and take a list view in that linear layout and set the |
|||||||||
|
|
The other way to do it is to create a border resource that can then be reused, and it also means you won't need to create extra layout to implement it.
|
|||||||
|
|
you may also do border like as
|
|||
|
|
