I am using a TextSwitcher and a TranslateAnimation to create a slotmachine reel effect.
It works fine on API levels 4 through 7, but on API levels 8 and 9 it breaks down for some reason. Any clues as to why this is happening? The UI structure is like this: FrameLayout->TextSwitcher->TextViews Any known changes in TextSwitcher, TextView or TranslateAnimation since API level 7? Any pointers appreciated! Regards, Leif -- 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

