I\'ve seen this question asked some other times on the site, but no one couldn\'t get any answer.
Is there any way to customize the appearance of the divider in the
I didnt find any divider properties so I did this
So wat im doing is I have a background color for the Linear layout and another background color for the text View (textView's background color overlaps the linear layout's background color) now using the margin property and setting the bottom margin of textview to 1dp u'll get a clean line between elements....