armcha / AutoLinkTextView

AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@) , URLs (http://), Phone and Email automatically detecting and ability to handle clicks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Too few method parameters?

XiongKe94 opened this issue · comments

public void setAutoLinkText(String text)Why can't there be one
This method public void setAutoLinkText(CharSequence text)?