MaterialIntroView icon indicating copy to clipboard operation
MaterialIntroView copied to clipboard

Bitmap leak when calling a sequence of Builders

Open iAlex97 opened this issue 9 years ago • 1 comments

I eventually run out of memory after calling about 3 instances of builders. I've been experiencing this issue on API 16. On API 21+ it works just fine as far as I can tell.

iAlex97 avatar Feb 15 '16 11:02 iAlex97

I have also encounter large memory usage when showing couple of views. There is somewhere probably a memory leak that should be inspected.

MatejVukosav avatar Jun 16 '17 01:06 MatejVukosav