I have a webview. I set an url, and execute a webview.evalJS function.
But when I do this, I got a strange border. When I turn my screen the webview repaints and the strange border is gone.
I know the webview.repaint function is only avalible for iOS. But is there an other way to repaint the webview (on Andoird)?