Skip to content

Instantly share code, notes, and snippets.

@jedsada-gh
Forked from PondThaitay/CustomViewGroup.class
Created February 7, 2017 13:50
Show Gist options
  • Save jedsada-gh/f1241fdcce1e088e616882c297fe143e to your computer and use it in GitHub Desktop.
Save jedsada-gh/f1241fdcce1e088e616882c297fe143e 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