groupon / FeatureAdapter

FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.
Apache License 2.0
113 stars 12 forks source link

upgrade rx binding to a version using android x #21

Closed stephanenicolas closed 5 years ago

ww2lin commented 5 years ago

the latest version that supports android x looks like is still in alpha2. https://github.com/JakeWharton/RxBinding/blob/master/CHANGELOG.md

stephanenicolas commented 5 years ago

Yeap, let's give it a try. We don't have many options left at this point... If all works fine, we can later drop a message to Jake to let him know that all seems to be stable from our end and suggest he could release.