Why skia looks so poorly on Android? #19631
Unanswered
jyswjjgdwtdtj
asked this question in
Q&A
Replies: 1 comment 5 replies
-
This doesn't seem to be anything performance-related? What is the actual issue? It looks like you have bugs due to not properly clipping or layering. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is how my program shows on Desktop:


And this is how it shows on Android real phone
I create my SkiaControl, following the example
Text in TextBox still performs a high quality, and i want my skcanvas can render a clear graphics.
Maybe i should reset the Dpi? I can find where to change its value.....
Beta Was this translation helpful? Give feedback.
All reactions