Reputation: 44308
I have trouble making borders for android views
What I try to do for simulating a border is to create a view with the main background, then create a view around it with the border color as the background. the first view then has a padding around it, but the wrapping border view still does not show reliably
How do I fix this problem and what is a better way to add a border color around an element?
Upvotes: 0
Views: 3589