Hi, on an Activity wich implements an OnItemClickL...
# android
j
Hi, on an Activity wich implements an OnItemClickListener Interface, how do you get this reference in the same activity ? I tried 'this' but it returns Activity reference and with the @ symbol I can't match the reference.