From e974f6384b1ab04c797c807286223c12cadfddcb Mon Sep 17 00:00:00 2001 From: Philip Milne Date: Thu, 6 Oct 2011 16:11:35 -0700 Subject: Move Activity1 and Activity2 to API Demos area in development/samples. Change-Id: Ib6521caca69b0a0d96c66d9df754d2af17cb6908 --- tests/GridLayoutTest/AndroidManifest.xml | 14 --- tests/GridLayoutTest/res/layout/grid3.xml | 87 ---------------- .../src/com/android/test/layout/Activity2.java | 116 --------------------- .../src/com/android/test/layout/Activity3.java | 27 ----- 4 files changed, 244 deletions(-) delete mode 100644 tests/GridLayoutTest/res/layout/grid3.xml delete mode 100644 tests/GridLayoutTest/src/com/android/test/layout/Activity2.java delete mode 100644 tests/GridLayoutTest/src/com/android/test/layout/Activity3.java (limited to 'tests/GridLayoutTest') diff --git a/tests/GridLayoutTest/AndroidManifest.xml b/tests/GridLayoutTest/AndroidManifest.xml index 1b72357..141e8fa 100644 --- a/tests/GridLayoutTest/AndroidManifest.xml +++ b/tests/GridLayoutTest/AndroidManifest.xml @@ -35,20 +35,6 @@ - - - - - - - - - - - - - - diff --git a/tests/GridLayoutTest/res/layout/grid3.xml b/tests/GridLayoutTest/res/layout/grid3.xml deleted file mode 100644 index 0e53613..0000000 --- a/tests/GridLayoutTest/res/layout/grid3.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - -