Skip to content

Specific mode as bold #24

@neptune70

Description

@neptune70

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions