/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.core.settings/onChange

onChange

\ fun SharedPreferences.onChange(observedKey: String): Observable<Pair<SharedPreferences, String>>

An extension function to observe future changes on value of certain key. Note that the Observable returned by this function is not intended to emit the current value.