Oupps it's doesn't look good here ! :) On 16 fév, 14:51, Houcem Berrayana <[email protected]> wrote: > 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 [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

