summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/store-android/src/store/android/R.java
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-18 21:04:19 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-18 21:04:19 +0000
commit3ca25ccd9a9d9ffe1ff1d586a301b7797120d20b (patch)
treed9f952657dffc6582ad383e5e6c14e94a8e6bec9 /branches/sca-java-1.x/samples/store-android/src/store/android/R.java
parent1f8bafbfc5aa7b5ca4d64e220498b83141243dfd (diff)
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
Diffstat (limited to 'branches/sca-java-1.x/samples/store-android/src/store/android/R.java')
-rw-r--r--branches/sca-java-1.x/samples/store-android/src/store/android/R.java29
1 files changed, 0 insertions, 29 deletions
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;
- }
-}