瀏覽代碼

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 查看文件


Loading…
取消
儲存