Android Studio – I want a feature that when user long presses the text in the textView a pop up appear with the definition of that text
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