Android Question How do I make the dialog change with the position of the selected word ?

nanjidusan

Member
Licensed User
bubble.GIF


Is there a suggestion or solution?
 

nanjidusan

Member
Licensed User
You can use Charsequence Builder and use Clickable words.
Or you can use the Lib Linker.

In both cases you need to show the popup by yourself (using asyncdialogs for example).

Thank you . I have tried using csbuilder and dialog . But I don't know how to dynamically adjust the position of the dialog .
 
Upvote 0
Top