Is it possible to have a textview to have different color for every word? Or even every letter? I tried extending textview and creating it but however I thought of the problem is, how would I draw all the the text out at the same time with different colors?
Is it possible to have a textview to have different color for every word?
Share
Use
android.text.SpannableEDIT: To make all “Java” green