aboutsummaryrefslogtreecommitdiffstats
path: root/templates/other/CustomView
diff options
context:
space:
mode:
Diffstat (limited to 'templates/other/CustomView')
-rw-r--r--templates/other/CustomView/template.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/other/CustomView/template.xml b/templates/other/CustomView/template.xml
index 9511566..9bd6d98 100644
--- a/templates/other/CustomView/template.xml
+++ b/templates/other/CustomView/template.xml
@@ -1,5 +1,7 @@
<?xml version="1.0"?>
<template
+ format="1"
+ revision="1"
name="New Custom View"
description="Creates a new custom view that extends android.view.View, and exposes custom attributes.">
@@ -23,4 +25,4 @@
<globals file="globals.xml.ftl" />
<execute file="recipe.xml.ftl" />
-</template> \ No newline at end of file
+</template>