Media-Picker
Media-Picker copied to clipboard
Result contains previous selections
First of all thanks for making this awesome library. But I have found some issue.
In onActivityResult it also returns the previously selected items.
For example I have selected 3 items first time then again created instance and selected 1 item. So in the second time I will get 4 items ( first 3 + 1 of this time ).