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
Jiteendra SampathiraoPosted Aug 24, 2011, 1:36 AM
Link1 and Link2
hope it help you.....