/Android-Form-Validation

Android Practice - Form Validation in RxJava2 and RxBinding, including the following aspects: (1) combineLatest is used to combine all the UI observables into one subscription chain; (2) EditText validation and error message; (3) RxBinding: handle UI events in Rx; (4) combine more than 10 observables; (5) Combine your customized observable

Primary LanguageKotlin

Stargazers