Created
October 2, 2017 20:17
-
-
Save ckdevrel/d060bd105a6b4260a7699981b3805e8f 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="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