forked from racofix/architecture-for-android
-
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
zjlong
committed
Apr 20, 2016
1 parent
b6fb30a
commit c7699b1
Showing
3 changed files
with
0 additions
and
95 deletions.
There are no files selected for viewing
Binary file not shown.
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 |
---|---|---|
|
@@ -3,8 +3,6 @@ | |
import android.app.Application; | ||
import android.content.Context; | ||
|
||
import com.common.model.basic.LocationTip; | ||
|
||
/** | ||
* author miekoz on 2016/3/17. | ||
* email [email protected] | ||
|
@@ -27,8 +25,6 @@ public void onCreate() { | |
super.onCreate(); | ||
ourInstance = this; | ||
mContext = getApplicationContext(); | ||
|
||
new LocationTip(this).doStartLocation(); | ||
} | ||
|
||
|
||
|
91 changes: 0 additions & 91 deletions
91
basic/src/main/java/com/common/model/basic/LocationTip.java
This file was deleted.
Oops, something went wrong.