Skip to content

Commit

Permalink
library取消Main
Browse files Browse the repository at this point in the history
  • Loading branch information
qingfengwlt committed Jun 23, 2017
1 parent 892245b commit fb8f8e9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>

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

</manifest>

0 comments on commit fb8f8e9

Please sign in to comment.