We are getting these results with StackView - (1) StackView getSelectedItemPosition() always returns 0
(2) StackView OnItemSelectedListener is never called Has anyone got StackView working without those two problems? Our workaround is to use getDisplayedChild() which does return the position of the item on the top of the StackView. -- 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

