2

I am developing an App with kotlin and Jetpack Compose and I want to add an item to this menu: image menu 1

when I select a text, I would like to show in this menu an option from my app, is this possible?

thanks!

agmcoder
  • 195
  • 1
  • 8
  • You should be able to use `ACTION_PROCESS_TEXT` for this. See https://commonsware.com/blog/2015/09/15/book-excerpt-floating-action-mode.html – CommonsWare Sep 20 '22 at 15:05
  • 1
    Check also https://stackoverflow.com/questions/68956792/floating-toolbar-for-text-selection-jetpack-compose/68966424#68966424 – Gabriele Mariotti Sep 20 '22 at 15:36

0 Answers0