Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
anujraghuvanshi committed Feb 21, 2021
1 parent 802cc75 commit bbcfe6b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,7 @@
<param name="android-package" value="com.synconset.ImagePicker"/>
</feature>
</config-file>
<edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application">
<application android:requestLegacyExternalStorage="true" />
</edit-config>

<config-file target="AndroidManifest.xml" parent="/manifest/application">
<activity android:label="@string/multi_app_name" android:name="com.synconset.MultiImageChooserActivity" android:theme="@style/Theme.AppCompat.Light">
</activity>
Expand Down

0 comments on commit bbcfe6b

Please sign in to comment.