Yes we used setOnItemClickListener and getDisplayedChild() as workarounds to the apparent bug (?) that OnItemSelectedListener and getSelectedItemPosition do not work.
The joy of Android SDK programming is figuring out where the docs and the implementation diverge :-) Honeycomb adds the twist that you can't even examine the source to help in the detective work. On May 25, 6:44 am, Streets Of Boston <[email protected]> wrote: > What if you use the setOnItemClickListener? -- 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

