wrapp-archive / WebImage-Android

Asynchronous image loading library for Android
MIT License
41 stars 5 forks source link

Manually re-write file if updating timestamp failed #8

Closed nikreiman closed 12 years ago

nikreiman commented 12 years ago

Some Android phones can't update timestamps, and now that we support loading images with reduced quality, we must also write the originals to disk to "update" those timestamps. Blargh.

nikreiman commented 12 years ago

Will be fixed in WebImage-2.0