[ 
https://issues.apache.org/jira/browse/CB-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068072#comment-14068072
 ] 

ASF GitHub Bot commented on CB-7159:
------------------------------------

GitHub user VVelda opened a pull request:

    https://github.com/apache/cordova-android/pull/110

    CB-7159: Set background color also to webView

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/VVelda/cordova-android patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/110.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #110
    
----
commit 6cc5da9c57345f480c29ef0ed0bceced3f779700
Author: Jan Velecký <[email protected]>
Date:   2014-07-20T23:09:14Z

    CB-7159: Set background color also to webView

----


> 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)

Reply via email to