גל רוםJan 11, 20201 minView.GONE - a surprising pitfallMemory usage should concern any android developer. If you optimize your memory consumption you will gain smoother user experience and smoother animations due to less GC (garbage collections), Moreover, it will assist you to avoid the infamous OOM crash (Out Of Memory) - especially when low-level devices are all over the place. In this post, I will not talk about memory leaks and fancy tools to track them, I want to address a simple and common misconception among developers, i