There is an attribute for the TextView control that sets the number of
times the marquee animation is repeated.

android:marqueeRepeatLimit="number"

or you can use this method

textView.setMarqueeRepeatLimit(int)


On Apr 7, 3:30 pm, Moto <[email protected]> wrote:
> Great that works!
>
> But I wonder how one could control the speed and repetitions, reverse
> it...?
> Anyone have any ideas?
--~--~---------~--~----~------------~-------~--~----~
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