how to stop activity recreation on screen orientation?

后端 未结 7 589
情话喂你
情话喂你 2020-12-10 06:25

how i can stop the restarting or recalling of on create() on screen orientation ,i want to stop the recreation of activity on screen orientation. thanks in advance please te

7条回答
  •  旧巷少年郎
    2020-12-10 07:05

    There are a more full list of parameters for prevent activity recreations (in Manifest.xml):

    
    
    

提交回复
热议问题