ReactiveX / RxAndroid

RxJava bindings for Android
Apache License 2.0
19.89k stars 2.95k forks source link

Add observable for RadioGroup on checked change listener #163

Closed dalewking closed 9 years ago

dalewking commented 9 years ago

Needed this on my current project

austynmahoney commented 9 years ago

As part of #172 this does not fit into the core at this time.

JakeWharton commented 9 years ago

This is in https://github.com/JakeWharton/RxBinding but per #172 this won't be going into RxAndroid core. We have removed the view binding observables for the next release.