I have checked this example on the google SDK and it doesnt work when I click on an item. I have change the listener to onListItemClick(ListView l, View v, int position, long id) and it works. Someone could tell me why?
I have checked this example on the google SDK and it doesnt work when
Share
I have change the listener to onListItemClick(ListView l, View v, int position, long id) and works ok.