Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created January 20, 2022 05:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/bea501069162ec535179364565303e89 to your computer and use it in GitHub Desktop.
Save skydoves/bea501069162ec535179364565303e89 to your computer and use it in GitHub Desktop.
window_view_binding
android {
buildFeatures {
viewBinding true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment