Sorry, I didn't make myself clear. So, if the phone rotates, my app works fine, it changes its orientation when device rotates. But if, say, I go to the settings of the phone, uncheck "auto-rotate screen", when device rotates, my app still changes its orientation. I see other apps don't behave this way. I didn't do anything specific about orientation. So, anything I missed? I have overwrite some functions? Also, how do I check if the phone auto-rotate is on or off?
On Mon, Nov 4, 2013 at 1:24 AM, Mek's Sree Rama <[email protected]>wrote: > Share your Manifest fle code snippet where you have locked ? > > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

