Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelectableTextView

Android - My implementation of a selectable TextView for Android 2.3.3 and up.

This is NOT an EditText with selection enabled pretending to be a TextView. I've implemented cursor controller on top of the TextView. (The source code of Android was a great help for me in making my own implementation.)

You should be able to build the source and run the example on your Android device without any modifications. Long click to start the text selection.

About

Android - My implementation of a selectable TextView

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors