浏览代码

Correct orientation

master
gitsvn 8 年前
父节点
当前提交
2bbf718857
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      AndroidManifest.xml
  2. 二进制
      Thumbs.db

+ 1
- 1
AndroidManifest.xml 查看文件

@@ -16,7 +16,7 @@
android:name="ch.spherIC.recurvebowsight.RBSMainActivity"
android:configChanges="orientation"
android:label="@string/title_rbs_main_activity"
android:screenOrientation="reversePortait" >
android:screenOrientation="sensorPortait" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />

二进制
Thumbs.db 查看文件


正在加载...
取消
保存