When image bytes are unable to be decoded into a Bitmap (like TIFF files), we
distinguish that apart from when there are no image bytes at all.

In the first case, the download was complete and the file is present, but the
decoding fails. In the second case, the download is still in progress. We now
show an error in the first case.

Bug: 8229258
Change-Id: I664a322f1656dc10d632dcdb259d817abc894047
4 files changed
tree: bd48a6cd260db97c337c14236e30a4a2f8818a18
  1. res/
  2. sample/
  3. src/
  4. .gitignore
  5. Android.mk
  6. AndroidManifest.xml