Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
balrampandey19 committed Aug 10, 2017
1 parent a07e554 commit e1a90b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ public class Loc8 {
}




public Loc8(Context context) {
mContext = context;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import android.location.LocationListener;
import android.os.Bundle;
import android.util.Log;

import com.redcarpetup.locationdetector.Utils.PermissionUtils;

/**
Expand Down

0 comments on commit e1a90b2

Please sign in to comment.