klinker24 / Android-TextView-LinkBuilder

Insanely easy way to define clickable links within a TextView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkBuilder should not override the typeface of the text by default

avsector opened this issue · comments

commented

If I set a typeface for the text, LinkBuilder will override it with Typeface.DEFAULT and so the initial typeface will be lost.