summaryrefslogtreecommitdiff
path: root/src/plugins/android/templates/widget_project/activity.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/android/templates/widget_project/activity.template')
-rw-r--r--src/plugins/android/templates/widget_project/activity.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/android/templates/widget_project/activity.template b/src/plugins/android/templates/widget_project/activity.template
new file mode 100644
index 0000000..11dadbc
--- /dev/null
+++ b/src/plugins/android/templates/widget_project/activity.template
@@ -0,0 +1,2 @@
+ <activity android:name=".ACTIVITY_NAME" android:label="APPLICATION_NAME"/>
+ \ No newline at end of file