Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
182 stars 331 forks source link

Bugfix: #257 #258

Open geraldapeoples opened 1 year ago

geraldapeoples commented 1 year ago

When plugin is added the themes.xml file is overwritten, and when removed it is removed. This breaks the build for cordova-android@11.

The bugfix changes the plugin to update the themes.xml file rather than replace it.