I really hate it when for no reason stick nodes goes from 200 memory usage and then randomly closes and opens to 400+ memory usage. I just end up force stopping the app in settings and that resets the memory usage
when it’s reporting a number like that on startup, it’s just reporting what the system incorrectly believes is the actual memory usage, but in realty all of that is leftover/unused memory that simply hasn’t been needed yet so it hasn’t been cleared out
as soon as those memory chunks are needed, it would begin showing the correct memory usage because the system will have to do its garbage collection, as its called (cleaning up abandoned memory)
User Banned
Glitches and whores
It really is annoying to have a good phone and still have the same memory limit as the old asf phone you used to have
when it’s reporting a number like that on startup, it’s just reporting what the system incorrectly believes is the actual memory usage, but in realty all of that is leftover/unused memory that simply hasn’t been needed yet so it hasn’t been cleared out
as soon as those memory chunks are needed, it would begin showing the correct memory usage because the system will have to do its garbage collection, as its called (cleaning up abandoned memory)
It’s not a visual glitch for me