Android TextHighlighter
highlights every View which inherits TextView(i.e. TextView, Button, EditText). Set targets and Colors. Then highlight any word.
Requirements
Android API ≥ 2.3 (API Level 9)
Gradle
You can import TextHighlighter from jcenter.
Usage
Version History
- 1.0.0 Testing version. (Not published)
- 1.0.1 First Deploy.
- 1.0.2 Add bold and italic feature.
- 1.0.3 Fix Performance issue for large amount of list items.