-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels