Android Open Source - UI inspire WebViewMarker






Project Summary

Text selection support library for Android WebView (inspired by BTAndroidWebViewSelection).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WebViewMarker.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1




Resource Files

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.

null

Java Source Files

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