I am using ArrayAdapter and AdapterView in one activity. Meaning, my base view is a gridview which uses BaseAdapter. i implement AdapterView.OnClickListener onClick method for knowing grid item selection.
on grid item selection i show a dialog with listarrayadapter. now i need to have a function which item in the dialog was selected, which function i need to override ? regards jags -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

