On the WebView start page WebView move the scroll down, then click on the link and the new page is WebView into WebView . Then I programmatically call the goBack() method, which loads the previous page from the cache. But the position of the scroll of the previous page is not restored. Is there any way to fix this?

    0