Skip to content

Instantly share code, notes, and snippets.

@PondThaitay
Created December 1, 2016 19:44
Show Gist options
  • Save PondThaitay/5e025ac42a2e50fae2b06f0ed2d29367 to your computer and use it in GitHub Desktop.
Save PondThaitay/5e025ac42a2e50fae2b06f0ed2d29367 to your computer and use it in GitHub Desktop.
LayoutInflater inflater = (LayoutInflater) getContext().getSystemService(Context.LAYOUT_INFLATER_SERVICE);
binding = CustomViewGroupBinding.inflate(inflater, this, true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment