You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android-reactive-location/src/main/java/pl/charmas/android/reactivelocation2/ReactiveLocationProvider.java
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ public ReactiveLocationProvider(Context ctx) {
69
69
/**
70
70
* Creates location provider with custom handler in which all GooglePlayServices callbacks are called.
71
71
*
72
-
* @param ctx preferably application context
72
+
* @param ctx preferably application context
73
73
* @param handler on which all GooglePlayServices callbacks are called
0 commit comments