Skip to content

Commit

Permalink
Revert "Remove launcher intent"
Browse files Browse the repository at this point in the history
This reverts commit 34da7eb.
  • Loading branch information
superatmel committed May 10, 2012
1 parent 39af849 commit e7bcebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>

<intent-filter>
Expand Down

0 comments on commit e7bcebb

Please sign in to comment.