-
Does not showing the import options for auto:engine in XML how to fix it?? Please tell me If I have messed up some thing to add
and also I am unable to download jar file so I have implemented only d…
-
hello~I want to let the color of my MathView's text become white,according to stackoverflow(The link is : https://stackoverflow.com/questions/41485618/how-can-i-change-the-color-of-text-of-a-mathview…
-
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 n…
ghost updated
5 years ago
-
Hi!
I'm using MathView for show html mathml and an url, with WebView i can click to url but it not work when i set view is MathView.
Can you tell me how i can set webViewClient for catch event click…
-
**long equation like** => f(x)=\\frac d{dx}{(100+4x)}^{\\textstyle\\frac12}=\\frac12{(100+4x)}^{\\textstyle\\frac12-1}\\;\\cdot\\frac d{dx}(100+4x)
My Mathview width is "match_parent" and on smalle…
-
Unable to display Image using mathview in android.
All html tag are works but image tag not load the image.
-
The minimum SDK version of the MathView currently is 17. Why is it so? I mean, would it work with 16? Any specific limitations.
By the way, very nice library. Thank you.
-
I noticed that there is a vertical scrollview already implemented in this MathView. Is horizontal scrolling possible too?
I played around with tons of parameters but I couldn't figure out how to ach…
-
Text alignment left is not working with either with xml or java set. Can you help me?
-
When I using it in my android project ,the size of text is small even if i setting textsize property to some value in xml file it shows same size text.Also problem in centring the text.Here is my cod…