[android-developers] Vertical TextView

2009-10-13 Thread fhucho
Is it possible to create a vertical (90 degrees rotated) TextView? I need this because I have a TextView label on SlidingDrawer at the bottom edge of the screen in portrait layout. When orientation changes to landscape, the SlidingDrawer is at the right edge, so now it is vertical (or 90 degrees

[android-developers] Vertical TextView

2009-10-12 Thread fhucho
Can I somehow make my TextView to be vertical - it should look like normal TextView rotated 90 degrees. I want this because at the bottom of the screen I have a SlidingDrawer widget with a TextView label and when the screen orientation changes to landscape I want to display the SlidingDrawer at