open_in_new
content_copy
// build.gradle (Module: ...) // Android Studio 4.0 android { buildFeatures { viewBinding = true } }