special textview

  1. Marcos Alves

    Android Question EditText Behavior When Paste

    Hello, I noticed that when I use the copy method to copy/paste the text from an email or website to an EditText box I receive all formatting (underline, big fonts, bold) of the website/email text. But when I transfer this text to a string and later to other EditText object the fonts formatting...
Top