Piwigo / Piwigo-Android

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

Made ImageInfo.java implements Serializable to avoid RuntimeException #172

Closed Valou447 closed 4 years ago

Valou447 commented 4 years ago

May fix #168 as it is a pretty common error (seen a lot on stackoverflow for instance).