From a85ff38b62bbeb35ace582729a0cf07088d3905a Mon Sep 17 00:00:00 2001 From: Tor Norbye Date: Thu, 21 Jun 2012 18:20:13 -0700 Subject: More template tweaks Generalize the Add Activity wizard into an Add Android Object wizard and move Custom View in there, such that it's no longer a top level wizard. Also place service, content provider and broadcast receivers there. Fix indentation in simple activity template, and fix template wizard such that it doesn't reset all the values when you leave the page (to preview page or previous selector page) and come back - unless the template has changed. Change-Id: Idc1e7f76255d8f0010ccc09fbfc79915cc58690d --- templates/other/Service/recipe.xml.ftl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/other/Service/recipe.xml.ftl (limited to 'templates/other/Service/recipe.xml.ftl') diff --git a/templates/other/Service/recipe.xml.ftl b/templates/other/Service/recipe.xml.ftl new file mode 100644 index 0000000..6e4bd57 --- /dev/null +++ b/templates/other/Service/recipe.xml.ftl @@ -0,0 +1,7 @@ + + + + + + -- cgit v1.1