Hi,

Its been a while since I've done any coding, I'm new to android, and
unfortunately my first job is rather tricky.

My program need to display horizontally scrolling text and images, but
it need to set the scroll speed quiet finely. Now I've been looing at
some examples with TextView and some also use android.widget.Scroller.

Now I'm pretty sure I'll have to write this from scratch, but what i
want to know, is there a clear way that i should use in creating the
class. I could try expanding on the TextView class and use its
methods.

Or should I just write a class to treat text and images the same?

Thanks

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