native.showWebPopup shows white background in Android

[lua]native.showWebPopup( 0,220,screenW,screenH-220,“web.html”,
{
baseUrl = system.ResourceDirectory,
hasBackground = false,
})[/lua]
I set the hasBackground field as false, still I get a white background.

I am using build 786 [import]uid: 64174 topic_id: 25985 reply_id: 325985[/import]

I can second that.

Do we have to write some specific HTML to make the background transparent ?

In fact, my question is:

How to make the background of a web-popup transparent ?

Regards,
Damir. [import]uid: 108334 topic_id: 25985 reply_id: 107152[/import]

+1 for that transparent webpopup! For instance I am experimenting with Lunar Ads and the ads have a white background. If the ads fill up the all white rectangle then it is fine but if the ads returned is tiny then it does not really good having that huge white rectangle. A transparent webpopup will be very cool!

Mo [import]uid: 100814 topic_id: 25985 reply_id: 107155[/import]