Riya Sehgal

Riya Sehgal

  • NA
  • 616
  • 157.8k

Background color for the ListView in Android

Aug 24 2011 1:14 AM

Hi All,

I am creating a ListView in my android application and I want to set the background color for the ListView but the color is not shown, is this is happen because of the height and width property..?

I set height and width property as fill_parent..

android:layout_width="fill_parent"
android:layout_height="fill_parent"

Thank You


Answers (1)