OSDN Git Service

Fix of memory issues with bitmaps in filmstrip.
authorSascha Haeberling <haeberling@google.com>
Fri, 30 Aug 2013 00:28:49 +0000 (17:28 -0700)
committerSascha Häberling <haeberling@google.com>
Fri, 30 Aug 2013 00:47:35 +0000 (00:47 +0000)
commit7f47e6ced2f9305296eadd6ad8647ff92890890f
tree75ce473daf1d1ea65e189279a838cd80b5c0bf33
parent8890194726507573fd230fba7d4042ed00b363e4
Fix of memory issues with bitmaps in filmstrip.

  Bug: 10495593

We should use the bigger scale factor of the two, and not the smaller.

Change-Id: I5a1ff6fe7d6b50c0128ff17709daa94cef9cb65b
src/com/android/camera/data/LocalMediaData.java