zetbaitsu / Compressor

An android image compression library.
7.08k stars 963 forks source link

How to make a proguard with this lib ? #12

Closed budioktaviyan closed 8 years ago

budioktaviyan commented 8 years ago

I'm build the APK using proguard, and it says that I've to make some proguard config using your library. Could you explain me how to add a proguard config for your lib ?

zetbaitsu commented 8 years ago

Actually compressor have dependency to RxJava, so try to use RxJava proguard rules like this https://github.com/artem-zinnatullin/RxJavaProGuardRules/blob/master/rxjava-proguard-rules/proguard-rules.txt