Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Square root symbol is not displayed correctly #2

Open
edSantiago01 opened this issue May 20, 2021 · 0 comments
Open

Square root symbol is not displayed correctly #2

edSantiago01 opened this issue May 20, 2021 · 0 comments

Comments

@edSantiago01
Copy link

edSantiago01 commented May 20, 2021

When displaying the square root character on the screen, the symbol is displayed divided into 2 parts (the character on the left side and a line above the elements, these two elements are not joined).

For Example (Kotlin on Android Studio 4.1.3):
mvTest.apply { text = "$$ c = √{a^2 + b ^2 } $$" }

error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant