From: https://medium.com/better-programming/understand-how-view-renders-in-android-763f0adfb95c In this article, we’re going to see an overview of how the view we created in XML gets rendered on the screen in pixels. Making a great-performing app is only possible by knowing what’s going under the hood. If you don’t know what the hardware is doing, you have a chance of using […]