My apologies - I am already doing that; by "title bar" I meant the
notification/status bar. And besides, rethinking the interface is not
an option at this late date!

Thanks anyway.

On Jan 5, 9:29 am, Mark Murphy <mmur...@commonsware.com> wrote:
> Sundog wrote:
> > How can I have a main layout with a "vertical" orientation and have
> > some text appear within it in a "horizontal" orientation?
>
> > Even though my app is used horizontally, I use a vertical layout to
> > get the title bar out of the way and get maximum vertical screen real
> > estate. But I need the ability to display a TextView that is rotated
> > 90 degrees so as to appear normal in a horizontal layout. Can this be
> > done, short of using an animation?
>
> Why not just get rid of the title bar?
>
> getWindow().requestFeature(Window.FEATURE_NO_TITLE);
>
> --
> 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 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