Skip to content

Commit

Permalink
fix some codes
Browse files Browse the repository at this point in the history
  • Loading branch information
agusibrahim committed Jun 21, 2017
1 parent cad8c91 commit ff37175
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 95 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
package ai.agusibrahim.brojekdemo.Helper;
/*
Agus Ibrahim
http://fb.me/mynameisagoes
*/
import com.google.android.gms.maps.model.*;
import java.io.BufferedReader;
import java.io.IOException;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
package ai.agusibrahim.brojekdemo.Helper;
/*
Agus Ibrahim
http://fb.me/mynameisagoes
*/
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.common.api.PendingResult;
Expand Down
Loading

0 comments on commit ff37175

Please sign in to comment.