AutoLinkTextView icon indicating copy to clipboard operation
AutoLinkTextView copied to clipboard

Multiple regex for two string

Open rvats011990 opened this issue 5 years ago • 0 comments

How can I add two regex: autoLinkTextView.setCustomRegex("\sTerms of Service\b"); autoLinkTextView.setCustomRegex("\sPrivacy Policy\b");

rvats011990 avatar Jun 25 '19 09:06 rvats011990