forked from hzuapps/android-labs-2018
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
unknown
authored and
unknown
committed
May 6, 2018
1 parent
e9cf3c0
commit 1c4aadd
Showing
2 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
-package edu.hzuapps.androidlabs.t123456; | ||
- | ||
-public class Tea123456Activity3 { | ||
- | ||
-} | ||
package edu.hzuapps.androidlabs.t123456; | ||
|
||
public class Tea123456Activity3 { | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
-package edu.hzuapps.androidlabs.com1614080901230; | ||
- | ||
-public class Com1614080901230Activity { | ||
- | ||
-public static void main(String args[]){ | ||
- | ||
-} | ||
-} | ||
package edu.hzuapps.androidlabs.com1614080901230; | ||
|
||
public class Com1614080901230Activity { | ||
public static void main(String args[]){ | ||
|
||
} | ||
} |