Here is my Problem:
I need to pass sring array through listview and display that array elements on screen.Here the text color of string elements is white . I just change the background color of the listview to black then evrything is fine.
But my requirement is display the string elements in white background with black text color. And reduce the display space between each String array element.
I hope anyone do reply.