Skip to content

Instantly share code, notes, and snippets.

@tolmachevroman
Last active November 26, 2017 05:14
Show Gist options
  • Save tolmachevroman/89726b6b225546c5f0de9840c56dafec to your computer and use it in GitHub Desktop.
Save tolmachevroman/89726b6b225546c5f0de9840c56dafec to your computer and use it in GitHub Desktop.
Medium Post 2. vectorDrawables.useSupportLibrary
android {
// ...
defaultConfig {
// ...
vectorDrawables.useSupportLibrary = true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment