Skip to content

Instantly share code, notes, and snippets.

@mlegy
Created October 30, 2020 06:25
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 mlegy/7d34b7c0a0703d0381e8ef9b9029b3b9 to your computer and use it in GitHub Desktop.
Save mlegy/7d34b7c0a0703d0381e8ef9b9029b3b9 to your computer and use it in GitHub Desktop.
public final class ActivityMainBinding implements ViewBinding {
@NonNull
private final ConstraintLayout rootView;
@NonNull
public final TextView textView;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment