Is there a better Android WebView or option?
I have a news app that receives this data object from the API endpoint ,article_content contains HTML contents. Some formatting is not rendered well on Android WebView and I have to spend a lot of time formatting to work well on WebView. Whats the ...