Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specific mode as bold #24

Open
neptune70 opened this issue Apr 5, 2018 · 2 comments
Open

Specific mode as bold #24

neptune70 opened this issue Apr 5, 2018 · 2 comments

Comments

@neptune70
Copy link

The method :
public void setBoldAutoLinkModes(AutoLinkMode... autoLinkModes) {
mBoldAutoLinkModes = new ArrayList<>();
mBoldAutoLinkModes.addAll(Arrays.asList(autoLinkModes));
}

not sync using current version gradle
compile 'com.github.armcha:AutoLinkTextView:0.3.0'

@winkleak
Copy link

winkleak commented Jun 21, 2018

+1

@Abhilash1307
Copy link

how to make specific link mode bold i have not found any method to make it bold i am using this version
compile 'com.github.armcha:AutoLinkTextView:0.3.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants