From 5e4d444f222cddb350737aa017484a31b9768e51 Mon Sep 17 00:00:00 2001 From: matthew-compton Date: Tue, 14 Jul 2015 11:15:38 -0400 Subject: [PATCH] Fixed id issue --- .../root/res/layout/activity_simple.xml.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/custom/ArrayAdapterWithActivity/root/res/layout/activity_simple.xml.ftl b/templates/custom/ArrayAdapterWithActivity/root/res/layout/activity_simple.xml.ftl index 7dc15e8..52220da 100644 --- a/templates/custom/ArrayAdapterWithActivity/root/res/layout/activity_simple.xml.ftl +++ b/templates/custom/ArrayAdapterWithActivity/root/res/layout/activity_simple.xml.ftl @@ -6,12 +6,12 @@ tools:context="${packageName}.${activityClass}">