I was actually looking at this recently and found that the backgroundColor
preference is not being applied to the actual WebView element. Didn't want
to change it because I was changing other things at the time, but likely
this is just a bug that we should fix.

Filed an issue: https://issues.apache.org/jira/browse/CB-7159


On Thu, Jul 17, 2014 at 9:56 AM, Sergey Grebnov (Akvelon) <
[email protected]> wrote:

> I suppose this could be done by backgroundColor preference (config.xml)
>
> <preference name="backgroundColor" value="0xFFF" />
>
> Thx!
> Sergey
> -----Original Message-----
> From: Jan Velecký [mailto:[email protected]]
> Sent: Thursday, July 17, 2014 4:18 PM
> To: [email protected]
> Subject: Change background color of Android Cordova app
>
> Hello,
> how can I change background color, which is visible during orientation
> change until WebView is correctly resized. I specified it more at http://
>
> stackoverflow.com/questions/24601226/change-background-color-of-app-visible-
> during-resizing-webview-due-to-device-ori
>
> But, it look stackoverflowers don't know solution to this problem, so I
> post it here. :-)
>
> I hope, someone have had different problem ;-)
>

Reply via email to