Skip to content

Commit f593fb4

Browse files
committed
Oops..forgot this import
1 parent 7885a43 commit f593fb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/com/example/mapdemo/MapDemoActivity.java

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import com.google.android.gms.common.ConnectionResult;
44
import com.google.android.gms.common.GooglePlayServicesUtil;
55
import com.google.android.gms.common.api.GoogleApiClient;
6+
import com.google.android.gms.location.LocationListener;
67
import com.google.android.gms.location.LocationRequest;
78
import com.google.android.gms.location.LocationServices;
89
import com.google.android.gms.maps.CameraUpdate;

0 commit comments

Comments
 (0)