Digging a little deeper reveals that there seems to be a difference in
how the textviews are sized (i.e. the children of the TextSwitcher).
On API levels 4-7 the height is 2904 pixels, while on API levels 8 and
9 the height is only 58 pixels.

So, something seems to have happened in terms of how the views are
measured?
Would be very happy if someone from the Google team could comment on
this.

Regards,
Leif


On 22 Dec, 09:30, Leif <[email protected]> wrote:
> 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

Reply via email to