Skip to content

java.lang.IllegalStateException: You must specify a color to highlight the text with before using executing the highlight operation. #3

Description

@MuthuEphron

I am using emphasisTextView. i use your classes and methods. but i got

java.lang.IllegalStateException: You must specify a color to highlight the text with before using executing the highlight operation.
mTextEmphasis.setText(aResult); mTextEmphasis.setTextToHighlight(mSearch); mTextEmphasis.setHighlightColor(Color.GREEN); mTextEmphasis.setCaseInsensitive(true); mTextEmphasis.highlight();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions