Closed kkmike999 closed 8 years ago
i review compress source code, but i can't find it recycle bitmap. Is it a bug?
After 3.0,we don't need to call bitmap.recycle().
and check out this.
options.inPurgeable = true; options.inInputShareable = true;
i review compress source code, but i can't find it recycle bitmap. Is it a bug?