armcha / armcha/AutoLinkTextView

Multiple regex for two string

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start at the setCustomRegex API shown in the issue and inspect how repeated calls are handled. Determine the intended behavior for the Terms of Service and Privacy Policy patterns, then verify that both strings are detected and linked; no file or test is named in the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.