In my application, there is a registration screen, where i do not want the user to be able to copy/paste text into the EditText field. I have set an onLon
EditText
onLon
https://github.com/neopixl/PixlUI provides an EditText with a method
myEditText.disableCopyAndPaste().
myEditText.disableCopyAndPaste()
And it's works on the old API