Thanks you very much.
This should help. But I'found that it scrolls only if it has the
focus !
Is there any way to get the original source code and try to modify it?

Regards,

On 16 fév, 14:55, Narendra Bagade <bagadenaren...@gmail.com> wrote:
> Use Morquee feature of textview
> like  android:elipsize="Morquee" in xml file
>
> Narendra
>
> On Tue, Feb 16, 2010 at 7:23 PM, Houcem Berrayana <
>
>
>
>
>
> houcem.berray...@gmail.com> wrote:
> > Oupps it's doesn't look good here ! :)
>
> > On 16 fév, 14:51, Houcem Berrayana <houcem.berray...@gmail.com> 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com<android-developers%2Bunsubs 
> > cr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Regards,
>
> Narendra B
> 9632382960,
> Bangalore.

-- 
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