I wanted to highlight every occurrence of a word in textview. I thought that I wanted an infinite loop, because I wanted it to always scan entry text for the keyword. I am learning that may not be the case. What kind of loop am I looking for that accomplishes the goal of continuously scanning the text?I wanted to highlight every occurrence of a wor