naoak / WebViewMarker

Support library for text selection on Android WebView. (forked from BTAndroidWebViewSelection)
MIT License
62 stars 24 forks source link

Not getting default WebView scrolling behavior #5

Closed khalid-hussain closed 9 years ago

khalid-hussain commented 10 years ago

Hi there,

I am trying out the sample and have read the other issues and understand their implications. What I would like to know is how can I restore the default WebView scrolling behavior while using this library?

gregko commented 9 years ago

See my comment on StackOverflow: http://stackoverflow.com/a/28550635/1477347 - seems to fix the scrolling issue.

naoak commented 9 years ago

6 PR fixed this issue.