with android:textIsSelectable="true" i have only copy and share functionality by the system but i want to have a pop up with that word definition
In addition, it would be great if i can highlight that selected word
with android:textIsSelectable="true" i have only copy and share functionality by the system but i want to have a pop up with that word definition
In addition, it would be great if i can highlight that selected word
2
Answers
You can use the popup window with the context menu. That suits your requirement perfectly
I could suggest you https://programmersought.com/article/5691145305/ or
https://www.geeksforgeeks.org/popup-menu-in-android-with-example/
Change it according to your needs.
U CAN USE THIS CODE
in addition to it u can give a custom dialog, toast msg as wellstrong text