Android developers spend a lot of time writing XML layouts every day. This talk will explain how Androidโs LayoutInflater works. By the end of this talk, you will have an understanding of how XML gibberish gets converted to Views in Java, how AppCompat is able to back-port Material Design for pre-Lollipop devices auto-magically and how […]