Hi,
I have a TextView with some formatting applied in XML - in particular,
the text is underlined. When the text in the TextView is changed in
the code via:
myTextView.setText("newtext");
the formatting is lost. Is there any simple way to keep the
formatting, without manually re-adding the formatting via code?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---