Masoom Badi

Results 2 comments of Masoom Badi

Cause you have applied obfuscation, you need to whitelist MPAndroidChart by modifying Proguard rules. Add this line to your proguard: `-keep class com.github.mikephil.charting.** { *; }`

You need to whitelist MPAndroidChart by modifying Proguard rules. Add this line to your proguard: `-keep class com.github.mikephil.charting.** { *; }`