Procházet zdrojové kódy

Correct orientation

master
gitsvn před 8 roky
rodič
revize
2bbf718857
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      AndroidManifest.xml
  2. binární
      Thumbs.db

+ 1
- 1
AndroidManifest.xml Zobrazit soubor

@@ -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" />

binární
Thumbs.db Zobrazit soubor


Načítá se…
Zrušit
Uložit