I added in my build.gradle file following:
android { ... buildFeatures { viewBinding = true } ... } }
I have a activity with many, ma