RubberStamp icon indicating copy to clipboard operation
RubberStamp copied to clipboard

Make use of a BitmapPool for better memory efficiency

Open vinaygaba opened this issue 7 years ago • 1 comments

vinaygaba avatar Apr 29 '17 07:04 vinaygaba

This might not be necessary given the limited Bitmap creations as part of the library. Although, it would be efficient for someone using the library multiple times in the same activity/fragment to use the bitmap returned as part of a Bitmap Pool. Open to suggestions.

vinaygaba avatar May 06 '17 07:05 vinaygaba