MathView
MathView copied to clipboard
MathView didn't fit in screen size
Images, tables or graph rendered by MathView didn't fit in screen size. They are trimmed from right side. Can I show them fit into device width and may be option to zoom on single tap or something like that. My MathView xml is as
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingLeft="8dp"
android:paddingRight="8dp">
<io.github.kexanie.library.MathView
android:id="@+id/tv_question"
android:layout_width="match_parent"
android:layout_height="wrap_content"
auto:engine="Katex" />
</LinearLayout>
Screen shot

Did you find a solution for this?
Is there any sloution to fit Screen ?
Try to set horizontal scrolling