Skip to content

Commit e1a90b2

Browse files
Initial commit
1 parent a07e554 commit e1a90b2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locationdetector/src/main/java/com/redcarpetup/locationdetector/Loc8.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ public class Loc8 {
4444
}
4545

4646

47+
48+
4749
public Loc8(Context context) {
4850
mContext = context;
4951
}

locationdetector/src/main/java/com/redcarpetup/locationdetector/ProviderUtils/LocationManagerUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import android.location.LocationListener;
66
import android.os.Bundle;
77
import android.util.Log;
8-
98
import com.redcarpetup.locationdetector.Utils.PermissionUtils;
109

1110
/**

0 commit comments

Comments
 (0)