On Tue, Oct 4, 2011 at 5:28 PM, Studio LFP <[email protected]> wrote:

> I think the trick there is that even if you force your application to
> landscape, if you are looking at your phone in portrait and pull up your
> application, it shows it in portrait if even for just a second. When it does
> that without the configChanges, it makes and shows your app in portrait,
> then the force landscape kicks in and it kills/restarts your app in
> landscape. At least that's what I've noticed on my apps and is why I default
> to using the configChanges tag unless there is a reason not to.


Well to be honest I'm still not quite clear on *why* it works this way.  I'd
have thought that if I set orientation to landscape then it means landscape,
period - no more callbacks due to device moving/rotating.  However, for the
moment I'm just glad it works now. :-)

Cheers!

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