0

usually when we highliting a word on phone, it will have a pop up list that contain function like copy, paste, search such functions. Is it able to change the pop up list so that i can modify it to other function?

  • Does this answer your question? [making custom copy and paste menu appear when text is selected](https://stackoverflow.com/questions/20298226/making-custom-copy-and-paste-menu-appear-when-text-is-selected) – KiluSs Aug 18 '22 at 04:28

1 Answers1

0

Check about ActionMode APIs. You can remove all functions and add custom function.

Yoonseop Shin
  • 31
  • 1
  • 4