Skip to content

Commit

Permalink
fixed launch mode
Browse files Browse the repository at this point in the history
  • Loading branch information
nettoyeurny committed Jun 13, 2012
1 parent f4172ce commit 89d0c89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/GuitarTuner/AndroidManifest.xml
Expand Up @@ -19,7 +19,6 @@
android:screenOrientation="portrait" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
Expand Down

0 comments on commit 89d0c89

Please sign in to comment.