From 3ca25ccd9a9d9ffe1ff1d586a301b7797120d20b Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 18 May 2009 21:04:19 +0000 Subject: TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run successfully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776095 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/store-android/src/store/android/R.java | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 branches/sca-java-1.x/samples/store-android/src/store/android/R.java (limited to 'branches/sca-java-1.x/samples/store-android/src/store/android/R.java') diff --git a/branches/sca-java-1.x/samples/store-android/src/store/android/R.java b/branches/sca-java-1.x/samples/store-android/src/store/android/R.java deleted file mode 100644 index cb6917a2c4..0000000000 --- a/branches/sca-java-1.x/samples/store-android/src/store/android/R.java +++ /dev/null @@ -1,29 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package store.android; - -public final class R { - public static final class attr { - } - public static final class drawable { - public static final int icon=0x7f020000; - } - public static final class id { - public static final int ListView01=0x7f050000; - public static final int ListView02=0x7f050002; - public static final int tab02=0x7f050001; - public static final int txtTotal=0x7f050003; - } - public static final class layout { - public static final int main=0x7f030000; - } - public static final class string { - public static final int app_name=0x7f040001; - public static final int hello=0x7f040000; - } -} -- cgit v1.2.3