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

Fix continuation indents, use 2 spaces in ObservableGroup #43

Closed BenSchwab closed 7 years ago

BenSchwab commented 7 years ago

Follow up to https://github.com/airbnb/RxGroups/pull/42 as I noticed a few other files had spacing problems