NightWhistler / HtmlSpanner

Android HTML rendering library with CSS support
http://nightwhistler.github.io/HtmlSpanner/
868 stars 209 forks source link

Inline CSS style support? #51

Open romshiri opened 7 years ago

romshiri commented 7 years ago

Hi,

I have a span with inline style in it. Do you support it?

<span style="font-family:.SFUIText-Bold;font-size:13"> some text </span>