#00FFFFFF is a fully transparent color, it won't work. Also, if you change the list's background color, you need to change the cache color hint as well.
On Fri, Dec 19, 2008 at 4:52 PM, Mark Murphy <[email protected]> wrote: > > baba vali wrote: >> i want to get white background i am getting gray color in the list > > Try adding android:background to your ListView element in your layout > XML file, with a color value (e.g., #00FFFFFF). > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 1.9 Available! > > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

