i have a webview in a scrollview with a lot of text in it.
The thing is that if my webview is user interactive, i can’t scroll (because i can’t quite get empty space to touch) but also i have some links in the webview (a href type) to some websites.
How can i make this links active but also enable good scrolling ?
1 Answer