mcharmas / Android-ReactiveLocation

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
2.11k stars 312 forks source link

Add ActivityTransition to the library #185

Open Lir10 opened 6 years ago

Lir10 commented 6 years ago

The new ActivityTransition API would be great to add.

Events of "Start walking", "Start driving" and so on.

https://developers.google.com/android/reference/com/google/android/gms/location/ActivityTransition

Lir10 commented 6 years ago

More information:

https://developer.android.com/guide/topics/location/transitions.html

mcharmas commented 6 years ago

Pull request is more then welcome