I want to implement the same nature type of control on text selection on a Activity with various text fields. Any ideas of implementing the behavior shown in Picture

|
I want to implement the same nature type of control on text selection on a Activity with various text fields. Any ideas of implementing the behavior shown in Picture
|
||||
|
|
|
Refer this from the Android 2.3 Documentation:
You can create your own Text Selection Control using this methods. |
||||
|
|