Webview component error with html code

Describe your issue

Webview issue with html code like below

Screenshot


Html code

My Problem in Redmi Note 5 Pro
But in Redmi 5 A shows correct

Apk File
https://kodular-community.s3.dualstack.eu-west-1.amazonaws.com/original/2X/b/b168879717826019ff5c5aafdb70d6a167b71dd4.apk

It doesn’t even show anything on my device


MI A2 Lite running :android: Android :pie: 9.

Looks like a resposnive or dimensions issue.

Lookup responsive table designs, and see if that helps when you change your table structure.

I also can’t see anything.
Mi note 3 Android 8.1.0

1 Like

Is your screen set to scrollable or do you have your webview in a scrollable vertical/horizontal arrangement

/Boban

1 Like

Maybe specified font is not available for these devices. And try using <font color=black> tag, maybe current device settings are overwriting your code.

1 Like

1 Like

Not working

Thank you all
My problem solved by using Load Html event

1 Like