Hi all,
I was trying to male a custom text scrolling. I could implement many
types of scrolling using the scroller and linear interpolator.
But I'm wondering if we can make text scrolling as bellow:
_____________________
| This is the original text | and it's very long
|____________________|



I want to scroll that text from right to left. The difficulty here is
that i want to make it like this when it finishes:
and it's| very long    #This is the  | original text
           |____________________  |


Is that possible without overriding paint method ?

Best Regards,

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to