Closed b1uebyte closed 8 years ago
Looks like a bug in build tools, if you don't mind — I can report that or you can do it yourself: https://b.android.com
Ok, I'll do it.
So, here it is. But I don't think they are going to implement all proguard features)
Well, Tor already set Priority Medium
, so, I guess, they'll fix at least that.
Thanks a lot, Andrey!
Android shrinker uses proguard rules. But for some reasons shrinker cuts out at least one field (with proguard all fine):
So, I can suggest small addition:
-keep class rx.schedulers.CachedThreadScheduler$EventLoopWorker { int once; }