aboutsummaryrefslogtreecommitdiffstats
path: root/templates/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/docs/index.html')
-rw-r--r--templates/docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/docs/index.html b/templates/docs/index.html
index f8e89eb..77623fb 100644
--- a/templates/docs/index.html
+++ b/templates/docs/index.html
@@ -166,7 +166,7 @@
id="activityName"
name="Activity Name"
type="string"
- constraints="class|nonempty"
+ constraints="class|unique|nonempty"
suggest="${layoutToActivity(layoutName)}"
default="MainActivity"
help="The name of the activity class to create." />