Thanks for your reply, Hongbo.

Unfortunately, calling setAlpha() does not make any difference. Also, 
setAlpha() would not yield the result we’re looking for: we need the background 
color of the Crosswalk Cordova webview to be transparent. The Cordova webview 
should act as some kind of overlay above the other webview.

We tried all of the following but none shows any effect:
* webView.setBackgroundColor(Color.TRANSPARENT);
* webView.setBackgroundDrawable(null);
* webView.setBackgroundResource(0);

Cheers,
Florian

Am 07. Juli 2014 bei 09:24:03, Min, Hongbo ([email protected]) schrieb:

Hi, Florian  

Does setAlpha on XWalk webview work for you?  

Regards  
Hongbo  
________________________________  
From: Crosswalk-help [[email protected]] on 
behalf of Florian Landerl [[email protected]]  
Sent: Monday, July 07, 2014 5:39 AM  
To: [email protected]  
Subject: [Crosswalk-help] Transparent WebView  

Hello everyone,  

is it possible to have a transparent Crosswalk webview?  
In our Cordova project with XWalk webview we want to add an additional XWalk 
based webview below the main Cordova view. We managed to create the second 
webview but we've found no option so far to make the main webview transparent. 
Is this possible at all?  

Any help is greatly appreciated.  
Thanks in advance!  

Cheers,  
Florian  
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to