I wonder why android:configChanges=”orientation” could not work for android version 4.0.3.
When the screen is rotate the activity restart.
Please kindly help on this matter.
Rgds,
Virak
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please also add screenSize like this:
That will solve your problem.