GifView icon indicating copy to clipboard operation
GifView copied to clipboard

Questions: compatibility and memory usage

Open AndroidDeveloperLB opened this issue 10 years ago • 0 comments

How well does this library work on old/"weak" devices? Also, how efficient is the memory usage? Does it use the heap memory for the loaded gif, or the real device's memory?

I've tried running it on Xperia J device, and it seems that on some gif animations it doesn't show anything, and for some it works fine. Is it because of memory issues? Is there a callback for when it failed, so that I could have a fallback for such cases?

AndroidDeveloperLB avatar Jan 11 '16 08:01 AndroidDeveloperLB