Hi,

I want to use Portrait and Reverse Portrait mode only for my application.
So, I've used SensorPotrait on manifest.
Now the application works only portait and reverse portrait automatically.
That's the first thing I wanted.

Now I want to capture event for Portrait and Reverse Portrait orientation.
OnConfigurationChange event doesn't fire in this case :(

One way is using SensorEventListener. But to use that I have to keep
sensing which doesn't seem convenient to me.
I was wondering if there is method which will fire if the device
orientation has been changed to reverse portrait from portrait and
vice versa. I don't use landscape mode.

Thanks,
Riasat

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