In Android Studio 3.6, we can use ViewBind which introduced in Google I/O 2019 “What’s new in Android” talk. I shared about what’s view binding, how do we access the view on android, make some practices with findviewbyId, data binding, and view binding.