Android Question Position toast after long press on list view?

tsteward

Well-Known Member
Licensed User
Longtime User
Is there a way I can position a toast/msgbox or similar next to an item on the listview that has been long pressed.
Firstly I would need to know how I get the coordinates as the list is scrollable then I'm gussing CustomToast or similar library.

Happy for any suggestions!
 
Top