GitHub - ngpeltzer/WebViewSelection: How to perform text selection on WebView · GitHub
Skip to content

ngpeltzer/WebViewSelection

 
 

Folders and files

Repository files navigation

WebViewSelection

How to perform text selection on WebView

Clone the project and run it.

Reference Link 1 For Selection On Web View

https://github.com/btate/BTAndroidWebViewSelection

Reference Link 2 For Making Web View Marker

https://github.com/liufsd/WebViewMarker

Both above links really plays important role and developed by some awesome developers. First Of All Need Some Research On TextSelectionSupport Class From Reference Link 1. I customised two lines of code in TextSelectionSupport class to get rectangle of selection in Selection Listener here.

About

How to perform text selection on WebView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 68.3%
  • Java 28.5%
  • HTML 3.2%