Hello guys,
I want to cut, copy or paste text in the selection start of an EditText.
For example, my EditText contains: This is my all text, and I select and highlighted (my all),
I want to cut or copy it (my all)
How can I do this?
Thanks for your helps.