What Text Selection Control is this?

前端 未结 1 1136
感情败类
感情败类 2021-02-08 16:46

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

1条回答
  •  南笙
    南笙 (楼主)
    2021-02-08 17:32

    Refer this from the Android 2.3 Documentation:

    enter image description here

    You can create your own Text Selection Control using this methods.

    0 讨论(0)
提交回复
热议问题