Hi all, I have an issue with a view flipper.
When I test my flipper in a separate application (activity), showNext and show previous work fine. But the issue is when the code is executed in a thread, the call of showNext() methods blocks and there's no error message. In fact I want to flip the view every time a step of my thread code is executed. Does someone knows how can I resolve this ? Thank you. -- 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

