Преглед изворни кода

Correct orientation

master
gitsvn пре 8 година
родитељ
комит
2bbf718857
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      AndroidManifest.xml
  2. BIN
      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" />


Loading…
Откажи
Сачувај