Skip to content

Instantly share code, notes, and snippets.

@singhsegv
Created October 15, 2018 12:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save singhsegv/05216f0d9fd57e8ccce158187ef90f5d to your computer and use it in GitHub Desktop.
Save singhsegv/05216f0d9fd57e8ccce158187ef90f5d to your computer and use it in GitHub Desktop.
<template format="4"
revision="1"
name="MVP Template Activity"
description="Creates a new MVP classes - Presenter, View, Contract and Dagger Module.">
<category value="Other"/>
<parameter id="className"
name="Functionality Name"
type="string"
constraints="class|unique|nonempty"
default="MvpDemo"
help="The name of the functionality that requires MVP views"/>
<globals file="globals.xml.ftl" />
<execute file="recipe.xml.ftl" />
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment