* Example : * #ThisIsHashTagWord * #ThisIsFirst#ThisIsSecondHashTag * #hashtagendsifitfindsnotletterornotdigitsignlike_thisIsNotHighlithedArea - * */ public final class HashTagHelper implements ClickableForegroundColorSpan.OnHashTagClickListener { @@ -31,9 +30,8 @@ public final class HashTagHelper implements ClickableForegroundColorSpan.OnHashT * For example : * mAdditionalHashTagChars = {'$','_','-'} * it means that hashtag: "#this_is_hashtag-with$dollar-sign" will be highlighted. - * + *
* Note: if mAdditionalHashTagChars would be "null" only "#this" would be highlighted
- *
*/
private final List