DroidKaigi / conference-app-2018

The Official Conference App for DroidKaigi 2018 Tokyo
Apache License 2.0
1.35k stars 333 forks source link

Use Completable.fromCallable() instead of Copletable.create() #661

Open takahirom opened 6 years ago

takahirom commented 6 years ago

Overview (Required)

konifar commented 6 years ago

👍 fromAction is better in some cases?

takahirom commented 6 years ago

👍