I + is new to android and wondered if it is possible to change only part of the text color in EditText widgets ... In fact, I make a notebook where you could, for example, write "bblablabal" and then click the "yellow" button and continue to write in yellow (the text written earlier should not change, as well as the .setTextColor () method).
I tried some of the java methods and also tried some workarounds without any success ... any ideas on how to do this?
Thanks! Rodrigo.
source share