What Text Selection Control is this?

前端 未结 1 1207
礼貌的吻别
礼貌的吻别 2021-02-08 16:58

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:19

    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)
提交回复
热议问题