[android-developers] Lists with white background and black color

2011-11-24 Thread wyo
Ordinary lists have black background and white text yet I'd like to
have it reverse. I've tried to add

android:theme=@android:style/Theme.Light

to the activity in my manifest yet with no effect. Any idea how to
change my list?

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Lists with white background and black color

2011-11-24 Thread Mark Murphy
That should have worked fine. If you are using Eclipse, try cleaning
the project or otherwise forcing Eclipse to recompile and reinstall
the APK in your emulator.

On Thu, Nov 24, 2011 at 11:35 AM, wyo otto.w...@orpatec.ch wrote:
 Ordinary lists have black background and white text yet I'd like to
 have it reverse. I've tried to add

 android:theme=@android:style/Theme.Light

 to the activity in my manifest yet with no effect. Any idea how to
 change my list?

 --
 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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en