Hi, Iam drawing some text on the canvas and trying to move it from right to left on the screen (similar to marquee animation of text view). This is working perfectly fine if the text length is less than the screen width. But if the the text length is more than the screen width, the text is getting clipped off. Is there a way to avoid this?
Regards, Sudheer. -- 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

