Hi There,
I am working with an exoplayer in a grid and it is consuming too much memory. Can anybody provide me any guidance on how to manage exoplayer in a grid?
Thanks!
No, I used singlton pattern to create the player instance so that's in control but still the memory is not. I don't know why but I am feeling the recycle-views are not getting recycled. They are holding the memory.
Is it possible?