the spinner works well in touchmode. when I using the arrow key to scroll down until I cannot see the header spinner, then scoll up to the spinner. touch spinner, the dialog cannot popup. and press menu key , the dialog pop up now.
Another related issue, after the dialog popup , If I use the key to selected one item, then the onItemSelected is not called, but the spinner.onclick is called. So all the issues happens after using the arrow key(isNotTouchMode) to scroll down until the spinner is invisible and scroll up to see the spinner again. -- 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

