If you care about size, you will use ProGuard in t...
# android
k
If you care about size, you will use ProGuard in the release build anyway. That will reduce the RxJava footprint, too. Method count should be no problem if you use multidex for your development variant.