Do view Binding and databinding both true for this, and check this again.
android { buildFeatures { dataBinding = true viewBinding = true } }