EmphasisTextView
EmphasisTextView copied to clipboard
make a method that takes a list of words to highlight in provided string.
For Example, I have a list of words that need to be highlighted in a string. Is it possible?
Unfortunately, that's not possible currently, I'll try to squeeze it in in the next release. Feel free to fix it yourself and make a PR for it if you like! : >