Skip to content

Instantly share code, notes, and snippets.

@borisf
Last active March 22, 2023 08:40
Show Gist options
  • Save borisf/b51e5a9f8935f8c7562b53b47a4f4026 to your computer and use it in GitHub Desktop.
Save borisf/b51e5a9f8935f8c7562b53b47a4f4026 to your computer and use it in GitHub Desktop.
Transitive R classes
-val foo = R.drawable.android_ext_lib_2
+val foo = com.example.extra_lib_2.R.drawable.android_ext_lib_2
// gradle.properties
-android.nonTransitiveRClass=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment