Dan wrote:
> I've been searching this tons with no help.  My application uses a
> WebView and I'd like to make this default to horizontal orientation.

I'm guessing you mean landscape orientation (i.e., 480 pixels by 320 
pixels on the G1), as when the keyboard is out.

> I've tried changing this with the layout main.xml file (confused about
> that) and also with the WebSettings.setUseWideViewPort() and neither
> makes any difference.  What am I doing wrong?

http://androidguys.com/?p=2891

This post discusses forcing an activity to be portrait, but the same 
principle should hold to force it to be landscape.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 1.9 Available!

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

Reply via email to