Skip to content

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

@MuthuEphron

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();

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions