alexsullivan114
val procurementUpdateObservable = RxCompoundButton.checkedChanges(procurement_update) .skipInitialValue() .withLatestFrom(viewModel.currentPreferences) .share()