Changing Background Color Of A List View
can anyone help me with changing the background color of a list view?. I am new to android and I really need to know this. Any help will be appreciated. Thanks!
Solution 1:
You can use the setBackgroundColor() method of the ListView.
Post a Comment for "Changing Background Color Of A List View"