Text selection support library for Android WebView (inspired by BTAndroidWebViewSelection).
WebViewMarker is hosted in the following web site
https://github.com/naoak/WebViewMarker
If you think the Android project WebViewMarker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WebViewMarker.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 2 image files in WebViewMarker. The names of the image files are listed as follows.
text_select_handle_left.png text_select_handle_right.png
The following screenshort is generated from the image listed above.
WebViewMarker has the following Java source files.
com.blahti.drag.DragController.java com.blahti.drag.DragLayer.java com.blahti.drag.DragListener.java com.blahti.drag.DragSource.java com.blahti.drag.DragView.java com.blahti.drag.DropTarget.java com.blahti.drag.MyAbsoluteLayout.java com.bossturban.webviewmarker.TextSelectionControlListener.java com.bossturban.webviewmarker.TextSelectionController.java com.bossturban.webviewmarker.TextSelectionSupport.java com.bossturban.webviewmarker.sample.demos.MainActivity.java