I have a case where my activity dynamically creates TextView instances. I'd like to set the style for the View using a style defined in my styles.xml file. I can't find a setter on the View class for setting the style ID. What am I missing?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

