Bruno Nascimento

Results 1 comments of Bruno Nascimento

> Put this piece of code in your proguard-rules.pro file :- > > ``` > -keep public class com.facebook.imageutils.** { > public *; > } > ``` > > This...