[
https://issues.apache.org/jira/browse/CB-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093017#comment-14093017
]
ASF subversion and git services commented on CB-7159:
-----------------------------------------------------
Commit f9b8f9a45f3e62687b09f2ba49cc1deadb22c191 in cordova-android's branch
refs/heads/4.0.x from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=f9b8f9a ]
CB-7159: Fix setBackgroundColor() call to support 4.0.x view classes
> BackgroundColor not used when <html style="opacity:0>, nor during screen
> rotation.
> ----------------------------------------------------------------------------------
>
> Key: CB-7159
> URL: https://issues.apache.org/jira/browse/CB-7159
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> As reported on SO:
> http://stackoverflow.com/questions/24601226/change-background-color-of-app-visible-during-resizing-webview-due-to-device-ori
> The `<html style="opacity:0>` is a result of my own testing.
> This is fixed (I believe) by setting the Android View background color on the
> WebView object as well as its parents.
--
This message was sent by Atlassian JIRA
(v6.2#6252)