I want to give users the option of changing the look of my app.  I
found a way to do that via setTheme(), but I also found a post by
Diane Hackborn that says:

> But you really really should be setting this in the manifest.  The system
> uses this information to improve how it launches your activity based on some
> information in the theme.

Is there a better way (a 'best practices") for changing the look of an
application other than via setTheme()?  In my case, all I'm changing
is the color of some text labels and the background drawable of the
buttons.

  -ed falk

-- 
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

Reply via email to