JakeWharton / RxBinding

RxJava binding APIs for Android's UI widgets.
Apache License 2.0
9.69k stars 971 forks source link

MDC Slider events observable #558

Open sumit-anantwar opened 3 years ago

sumit-anantwar commented 3 years ago

Added Value and Touch Observables for MDC Slider

sumit-anantwar commented 3 years ago

Tests are failing for the RecyclerView and SlidingPanelLayouts, and not related to my implementation. We require the MDC Slider binding in production. Please consider merging this PR.