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

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

GitHub user psbarrales opened a pull request:

    https://github.com/apache/cordova-plugin-splashscreen/pull/124

    CB-10893: (android) Allow setting status bar color on Android splashscreen

    Just like 
[cordova-plugin-statusBar](https://github.com/apache/cordova-plugin-statusbar), 
use the settings "StatusBarBackgroundColor" on config.xml for setting up the 
color.


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

    $ git pull https://github.com/psbarrales/cordova-plugin-splashscreen master

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

    https://github.com/apache/cordova-plugin-splashscreen/pull/124.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 #124
    
----
commit 135bb76329b24453021d70c01715f6353821d105
Author: Pablo Barrales <psbarra...@gmail.com>
Date:   2017-03-19T05:18:48Z

    backgroundStatusBar to change color of status bar by settings

----


> Allow setting status bar color on Android splashscreen
> ------------------------------------------------------
>
>                 Key: CB-10893
>                 URL: https://issues.apache.org/jira/browse/CB-10893
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin SplashScreen
>         Environment: Android
>            Reporter: Martin Buchalik
>
> When creating a custom Android theme, you can also set a status bar 
> background color.
> The splash screen doesn't seem to use the application's theme - the status 
> bar becomes black while displaying the splash screen image (no matter which 
> color I specify in android:colorPrimaryDark).
> Please add an option to set the status bar background color while the splash 
> screen image is displayed. Alternatively, inherit the application's status 
> bar settings.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to