[android-developers] Re: How to set the color of listView unused area in 2.3.3
We have seen the same problem here at our company.
We think it is an 'artificact' of the particular MotoBlur implementation on these devices.
In their 'wisdom', they no longer left the background of the list-view itself as 'transparent' and instead went with the gray/white color (and a little shadow bar).
When the number of list-items is small and doesn't extend for the full height of the list-view, you'll see this gray background. It is annoying.
Maybe it is as simple as setting the list-view's background to transparent (#00000000) explicitly. But i'm not sure if that would work... it's worth a try.
-- You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home