Hi I want to refresh a webview.
The webview load html file from file.dirinternal, the user select a picture, the picture as the logo, I copied the picture to the file.dirinternal.
I try to webview.invalidate and next webview.loadhtml, bit the images logo is the same.
Try to remove the webview, re add with activity.addview and webview.loadhtml.,same result, the logo image is the same.
Try to set cache mode off.
If I close the app and reopen, the logo take the change.
The webview load html file from file.dirinternal, the user select a picture, the picture as the logo, I copied the picture to the file.dirinternal.
I try to webview.invalidate and next webview.loadhtml, bit the images logo is the same.
Try to remove the webview, re add with activity.addview and webview.loadhtml.,same result, the logo image is the same.
Try to set cache mode off.
If I close the app and reopen, the logo take the change.