在AndroidManifest.xml文件里面的activity标签中加入以下属性

android:screenOrientation="landscape"
 
android:configChanges="orientation|keyboardHidden"

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2021-12-03
  • 2021-12-17
  • 2021-09-30
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2021-12-16
相关资源
相似解决方案