This video introduces how to add ViewBinding to your Android project and how easy it is to replaced findViewById function calls! This is a newer way of accessing your UI elements from code, but I wanted to start with the old-school way (findViewById) so you understood the transition to this new pattern and why its introduction made our lives as Android developers easier!
ViewBinding docs: https://developer.android.com/topic/l...