Skip to content

Instantly share code, notes, and snippets.

@ckdevrel
Created October 2, 2017 20:17
Show Gist options
  • Select an option

  • Save ckdevrel/d060bd105a6b4260a7699981b3805e8f to your computer and use it in GitHub Desktop.

Select an option

Save ckdevrel/d060bd105a6b4260a7699981b3805e8f to your computer and use it in GitHub Desktop.
<parameter
id="className"
name="Fragment Class Name"
type="string"
constraints="class|unique|nonempty"
visibility="isFragment" //This view will be shown only if fragment checkbox is true
default="RecyclerViewFragment"
help="The name of the fragment class to create"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment