File tree Expand file tree Collapse file tree 4 files changed +0
-244
lines changed
src/com/android/test/layout Expand file tree Collapse file tree 4 files changed +0
-244
lines changed Original file line number Diff line number Diff line change 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" />
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments