Piwigo / Piwigo-Android

Piwigo Native Android App
GNU General Public License v3.0
141 stars 43 forks source link

Single photo not uploading #148

Closed Valou447 closed 4 years ago

Valou447 commented 4 years ago

When trying to upload only 1 photo, nothing happens.

This is related to the usage of getClipData(), which doesn't match with Android behavior as Android stores the data somewhere else accessible with the getData() method.

ramack commented 4 years ago

closed via #150