MaterialIntroView
MaterialIntroView copied to clipboard
Bitmap leak when calling a sequence of Builders
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.
I have also encounter large memory usage when showing couple of views. There is somewhere probably a memory leak that should be inspected.