hi, why there is no Resources.getText(int, Object...) method so that i can use it with spanned text defined in strings.xml as:
hello <b>%s</b> i know that i can define it as: hello <b>%s</b> and then use Resources.getstring(int, Object...) and then Html.fromHtml () but it is so weird... thanks pskink --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

