Skip to content

Instantly share code, notes, and snippets.

@ckdevrel
Created August 29, 2017 07:02
Show Gist options
  • Save ckdevrel/6200d4fd63f29b3d9b17646dee254fd4 to your computer and use it in GitHub Desktop.
Save ckdevrel/6200d4fd63f29b3d9b17646dee254fd4 to your computer and use it in GitHub Desktop.
<parameter id=”activityClass”
name=”Activity Name”
type=”string”
constraints=”class|unique|nonempty”
visibility=”!isFragment”
default=”MainActivity”
help=”The name of the activity class to create”/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment