Skip to content

Commit

Permalink
Locked screen orientation so Ghost of Woolooloo doesn't occur
Browse files Browse the repository at this point in the history
  • Loading branch information
velixo committed Jan 21, 2015
1 parent 808dce8 commit 368bb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
android:theme="@style/AppTheme" >
<activity
android:name=".activities.MainActivity"
android:screenOrientation="portrait"
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 368bb0d

Please # to comment.