Angbeny Songon
Angbeny Songon
I try just to add a job in background. So what can i do ?
I have the same crash
**Medium TextView** uses jsoup library so in your gradle library use these in your **build.gradle** : ``` java compile('io.github.angebagui.mediumtextview:mediumtextview:1.0.1') { exclude module: 'jsoup' } ```
Yes it's my plan. It'll be awesome.
You can also contribute
Thank you so much
I did'nt want to give control of Html element to Javascript. But Medium TextView use Webview for iframe etc but with some attributes modified in iframe element.