aboutsummaryrefslogtreecommitdiffstats
path: root/templates/activities/LoginActivity
diff options
context:
space:
mode:
Diffstat (limited to 'templates/activities/LoginActivity')
-rw-r--r--templates/activities/LoginActivity/template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/activities/LoginActivity/template.xml b/templates/activities/LoginActivity/template.xml
index bca6efb..40a413a 100644
--- a/templates/activities/LoginActivity/template.xml
+++ b/templates/activities/LoginActivity/template.xml
@@ -14,7 +14,7 @@
id="activityClass"
name="Activity Name"
type="string"
- constraints="class|nonempty"
+ constraints="class|unique|nonempty"
default="LoginActivity"
help="The name of the activity class to create" />