jianzhongli / MathView

A library for displaying math formula in Android apps.
Apache License 2.0
1.01k stars 188 forks source link

NoSuchMethodError: getSettings() #19

Open ghost opened 8 years ago

ghost commented 8 years ago

When I try to include a Mathview in my app, the display panel reports a rendering problem, and says that io.github.kexanie.library.MathView cannot be instantiated because the getSettings() method is not found

NaveenJayaram1994 commented 8 years ago

Same issue for me also . how to fix that one

ps06756 commented 7 years ago

I am also facing the same issue.

techbhaskar commented 5 years ago

Please update your Android Studio to v3.x and your issue will be solved.