Hi all i put in Panel webview object.
in Activity_create i add:
code relax.html:
When App start i have this result:
Why i have this white border ??
Thank you all in advance
in Activity_create i add:
B4X:
Activity.LoadLayout("relax")
WebView1.LoadURL("http://www.queenandroid.com/relax/relax.html")
code relax.html:
B4X:
<html><body><img src="energy.gif" loop=infinite /> </body></html>
When App start i have this result:
Why i have this white border ??
Thank you all in advance