NightWhistler / HtmlSpanner

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

Network on main thread exception #32

Closed jasminsuljic closed 7 years ago

jasminsuljic commented 9 years ago

Hello, i've encountered following error using your library.

https://gist.github.com/jasminsuljic/aa88da39408e86041c88

Maybe it would be great idea to use async task as way to load images.

I would do it myself but i've started android development last thursday so i dont know what really need to be done.

I'll be grateful it you fix this issue