I currently have a listview which displays summarised data, i have an onlcick listener which works fine, but I was wondering what the best option would be to display all the data of the selected item?
I don’t want to use toast, too small. Need a back button to return to the listview.
Your question is a bit vague, but I think I know what you’re asking. Have you tried an
AlertDialogor perhaps a custom class/Activitywith the dialog theme?