Skip to content

Commit e974f63

Browse files
author
Philip Milne
committed
Move Activity1 and Activity2 to API Demos area in development/samples.
Change-Id: Ib6521caca69b0a0d96c66d9df754d2af17cb6908
1 parent b749315 commit e974f63

File tree

4 files changed

+0
-244
lines changed

4 files changed

+0
-244
lines changed

tests/GridLayoutTest/AndroidManifest.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,6 @@
3535
</intent-filter>
3636
</activity>
3737

38-
<activity android:name="Activity2" android:label="Activity2">
39-
<intent-filter>
40-
<action android:name="android.intent.action.MAIN"/>
41-
<category android:name="android.intent.category.LAUNCHER"/>
42-
</intent-filter>
43-
</activity>
44-
45-
<activity android:name="Activity3" android:label="Activity3">
46-
<intent-filter>
47-
<action android:name="android.intent.action.MAIN"/>
48-
<category android:name="android.intent.category.LAUNCHER"/>
49-
</intent-filter>
50-
</activity>
51-
5238
<activity android:name="Activity4" android:label="Activity4">
5339
<intent-filter>
5440
<action android:name="android.intent.action.MAIN"/>

tests/GridLayoutTest/res/layout/grid3.xml

Lines changed: 0 additions & 87 deletions
This file was deleted.

tests/GridLayoutTest/src/com/android/test/layout/Activity2.java

Lines changed: 0 additions & 116 deletions
This file was deleted.

tests/GridLayoutTest/src/com/android/test/layout/Activity3.java

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)