I have a WebView in my app with wrap_content width and height
WebView
wrap_content
Before I use webview.loadData, the width and height of the it wa
webview.loadData
I used the clearView() method, however I'm now having issues that when I loadData() right after it, it doesn't seem to load the data.