Android - My implementation of a selectable TextView.
SelectableTextView is hosted in the following web site
https://github.com/zhouray/SelectableTextView
If you think the Android project SelectableTextView 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 SelectableTextView.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
There are 1 image files in SelectableTextView. The names of the image files are listed as follows.
cursor.png
The following screenshort is generated from the image listed above.
SelectableTextView has the following Java source files.
com.zyz.mobile.example.MainActivity.java com.zyz.mobile.example.ObservableScrollView.java com.zyz.mobile.example.OnScrollChangedListener.java com.zyz.mobile.example.SelectableTextView.java com.zyz.mobile.example.SelectionInfo.java