airbnb / RxGroups

Easily group RxJava Observables together and tie them to your Android Activity lifecycle
Apache License 2.0
693 stars 44 forks source link

Updating README : better usage of AutoResubscribe #16

Closed ubiratansoares closed 8 years ago

ubiratansoares commented 8 years ago

Small update on sample code at README and more details about @AutoResubscribe behaviour.

felipecsl commented 8 years ago

I got a few other tweaks to do, so I'll go ahead and merge this and update it myself. Thanks!