Friends,
I want to change color of ListView separator line. Any help would be appreciated. Thanks!
|
Friends, I want to change color of |
||||
|
|
|
You can set this value in a layout xml file using
|
|||||||||||||||||||||
|
|
Or you can code it:
Hope it helps |
|||||||||||||
|
|
For a single color line use:
It's important that DividerHeight is set after the divider, else you won't get anything. |
|||||||
|
|
You can also get the colors from your resources by using:
|
|||
|
|