android.widget.Scroller is a better choice to make the text sliding I've just tried a scrolling TextView. It worked well with only small defects. Source codes are in my blog: http://bear-polka.blogspot.com/2009/01/scrolltextview-scrolling-textview-for.html
On Nov 13 2008, 3:48 am, Mark Murphy <[email protected]> wrote: > ogawa wrote: > > So I asked this over in the beginner forum and no one seemed to have > > an answer for me in jp. > > Does anyone know how to have a Ticker massege? > > > I wanna get effect that is sliding text massage from the right to > > left....like a ticker or xmlmarquee. > > Use a TranslateAnimation. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, > 2009http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

