When we long-press on an edittext, the system options appears for us to select cut/copy/paste etc.
Is it possible to have this system options appear when we long-press on a label ?
I would like to copy some text from a label to an edittext for editing.
I can do it on application level but would like the system to take care of cut/copy/paste for both labels and edittexts.
Is it possible to have this system options appear when we long-press on a label ?
I would like to copy some text from a label to an edittext for editing.
I can do it on application level but would like the system to take care of cut/copy/paste for both labels and edittexts.