I would like to display a toast in Android. I decided that it would look nice to put one of the words in italics. Is it possible to italicize a specific word for a toast?
Asked
Active
Viewed 161 times
2 Answers
0
I see Toast class has setView
method. You could try giving it a different view with what you need.

ming_codes
- 2,870
- 25
- 24