在AndroidManifest.xml的activity(需要禁止转向的activity)配置中加入android:screenOrientation=”landscape”属性即可(landscape是横向,portrait是纵向)。例如:

<activity android:name=".Main"                     android:label="@string/app_name"                     android:screenOrientation="portrait">  

更多相关文章

  1. Layout属性介绍
  2. android : 圆角按钮 shape属性
  3. Android maxLine属性导致android:imeOptions失效
  4. android:layout_weight 属性对于组件长度的影响
  5. Android清单文件属性大全

随机推荐

  1. android getResources的作用
  2. ❤️【Android精进之路-04】Android核心组
  3. 分享Android(安卓)KTX + Kotlin协程 组合
  4. android ndk 开发
  5. Unity和Android通信系列文章1——总览
  6. Android百度地图(二):百度地图sdk显示位
  7. Android(安卓)系统菜单与自定义菜单
  8. 2021年Android高级面试题,终局之战
  9. Android:Kotlin详细入门学习指南-类和对象
  10. android 安装 出现Android(安卓)Native D