TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 531 forks source link

Webview view does not go to top when opened a new link/url #141

Open guncaozo opened 6 years ago

guncaozo commented 6 years ago

I have encountered an issue when I have set webViewBuiltInZoomControls(true) , the initial webpage opens with content however there is a long blank view inserted as well and I need to scroll through it to get to the page footer. As well I have encountered an issue, that if I open any link from the initial webpage the opened view doesn't start at the top but in the middle. How can I resolve these issues, any advice?

inti25 commented 6 years ago

same issue like you :'(