You can read what theme the user has selected from preference and then
set it before the setContentView() method with setTheme(). However you
cannot change it on the fly in android, so you need to restart the app
for the new theme to kick in.

On May 29, 12:50 pm, Zsolt Vasvari <zvasv...@gmail.com> wrote:
> Could somebody offer any pointters/best practicies to swap the L&F of
> an app based on a user perference?

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