Skip to content

Commit

Permalink
minor issue solve
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshpambhar committed Jul 28, 2017
1 parent efb5383 commit 1b43099
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions multiphotopicker/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,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>
<activity android:name=".photopicker.activity.PickImageActivity"/>
</application>

Expand Down

0 comments on commit 1b43099

Please sign in to comment.