Created
August 29, 2017 07:02
-
-
Save ckdevrel/6200d4fd63f29b3d9b17646dee254fd4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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