badoo/android-weak-handler

Do I need proguard this class?

jhwsx opened this issue · 1 comments

jhwsx commented

I have come across a situation: If I keep this class, everything is ok; If not, message cannot received sometimes.

-keep class com.badoo.mobile.util.** { *; }