You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I'm not wrong, there is no way to clear only the memory cache. clearMemory() is deprecated so this looks like an intentional behavior. I was hoping to clear my memory cache when ComponentCallbacks2#onTrimMemory() gets called. Is there any way to do this?
If I'm not wrong, there is no way to clear only the memory cache.
clearMemory()is deprecated so this looks like an intentional behavior. I was hoping to clear my memory cache whenComponentCallbacks2#onTrimMemory()gets called. Is there any way to do this?