Hi, In my project i want to display a textview in vertical view (from
top to bottom). I have used android.view.animation.Animation class to
rotate that textview from 0 degree to 90 degree. when the screen sizes
of devices are changed i cant see the entire texts from the
textview.Because of that issue, I want to omit the Animation class in
this project. Can we do this without using Animation? Pls give me some
tips to do this.
Thanks in advance.
Regards,
ram

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