Dianne Hackborn napisaƂ(a):
> Sorry there is no way to change the style/theme that a view is using after
> is is created.

thank you Dianne,

but what about dynamic setStyle in the future releases? imagine i have
a label (TextViev) that normally in plain/white/15dip but when
something is wrong it's bold/orange/18dip. instead of using three
setters i could use label.setStyle(R.style.Label_Normal)
 or label.setStyle(R.style.Label_Warning)

pskink













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