armcha / armcha/AutoLinkTextView
Multiple regex for two string
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
How can I add two regex:
autoLinkTextView.setCustomRegex("\\sTerms of Service\\b");
autoLinkTextView.setCustomRegex("\\sPrivacy Policy\\b");
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.