You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/10 08:31:20 UTC

[jira] [Commented] (CB-11858) Add possibility to utilize Android M feature "LightStatusBar"

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

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

Github user tobiasviehweger commented on the issue:

    https://github.com/apache/cordova-plugin-statusbar/pull/64
  
    Just read up again on the expected behaviour here: http://devgirl.org/2014/07/31/phonegap-developers-guid/
    It seems blacktranslucent & blackopaque should not be used anymore, so it would be probably good to deprecate them - I did not quite understood that they are the same as default & lightcontent.
    
    Also, implemented the following methods:
    - styleDefault
    - styleBlackTranslucent
    - styleLightContent
    - styleBlackOpaque


> Add possibility to utilize Android M feature "LightStatusBar"
> -------------------------------------------------------------
>
>                 Key: CB-11858
>                 URL: https://issues.apache.org/jira/browse/CB-11858
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Statusbar
>    Affects Versions: 2.2.0
>         Environment: Android
>            Reporter: Tobias Viehweger
>            Priority: Minor
>              Labels: easyfix
>
> Since Android M, it's supported to have a light status bar, which will have black text, instead of white text. That allows to have status bar backgrounds that might be lighter than before.
> There is already something similar for iOS (StatusBarStyle), so it would be easy to add. I already have the code here (https://github.com/sovanta/cordova-plugin-statusbar/commit/ef318e777d50918aeb9f7d86bb29a759dd8d3830), I just need to go through the ICLA signing.. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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