[android-developers] Text Animation

2011-10-03 Thread emran hamza
hi, i want to use marquee text move text bottom to top in android. any one help me out to solve my problem plz -- 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

Re: [android-developers] text animation

2009-11-03 Thread sham shamcs
use animation class in Android. On Tue, Nov 3, 2009 at 2:49 PM, npak...@gmail.com wrote: > Hi all, > > Now i want to write an application to make a certain text to run > slowly from right side screen to left side screen and rotate to > repeat. > How can i do that? Please help me ! > Thanks all,

Re: [android-developers] text animation

2009-11-03 Thread Anh Khoa Nguyen Pham
Thank Saurav Mukherjee, I'm trying to use it but because I'm a newbie in this field, so if possible, please give me a simple example to illustrate this animation. Thank alot, NPAK On Tue, Nov 3, 2009 at 4:30 PM, Saurav wrote: > TranslateAnimation > > > > > Regards, > Saurav Mukherjee. > > > > O

Re: [android-developers] text animation

2009-11-03 Thread Saurav
TranslateAnimation Regards, Saurav Mukherjee. On Tue, Nov 3, 2009 at 2:49 PM, npak...@gmail.com wrote: > Hi all, > > Now i want to write an application to make a certain text to run > slowly from right side screen to left side screen and rotate to > repeat. > How can i do that? Please help

[android-developers] text animation

2009-11-03 Thread npak...@gmail.com
Hi all, Now i want to write an application to make a certain text to run slowly from right side screen to left side screen and rotate to repeat. How can i do that? Please help me ! Thanks all, NPAK -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Text animation question

2009-01-09 Thread g1bb
Hello, I'm working on some text animation with 2 left and right buttons, iterating through an array, and scrolling the text off of the screen (so left button scrolls the text off the screen to the left, and vice- versa). The problem I'm finding, is that I want to keep the current text until the