nohana / Laevatein

Photo image selection activity set library. Currently under development.
247 stars 45 forks source link

always fail to selecting photo when image size border is set #69

Closed hiroyuki-seto closed 6 years ago

hiroyuki-seto commented 6 years ago

degrade of #64 https://github.com/nohana/Laevatein/blob/master/laevatein/src/main/java/com/laevatein/internal/utils/PhotoMetadataUtils.java#L70

Before this line, inputStream is closed. outWidth and outHeight is always -1.