android-weak-handler
android-weak-handler copied to clipboard
Do I need proguard this class?
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.** { *; }