Intro & Presentation
  • Presentation
Basic Section
  • Start and Use Android View Binding in an Activity
  • [OPTIONAL] please make this small change.
  • Use ViewBinding in a Fragment by using Inflate
  • Use ViewBinding in a Fragment by using Bind
  • Use View Binding in a Recycler View View Holder
Pro Section
  • Reduce boilerplate code: View Binding using it in abstract class
  • View Binding Null Safety handling