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 2017/07/09 14:49:00 UTC

[jira] [Commented] (CB-9742) Add support for setting multi-task app header color through ActivityManager

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

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

Github user jcesarmobile commented on the issue:

    https://github.com/apache/cordova-plugin-statusbar/pull/82
  
    I think it should be better to just change the component to `"cordova-plugin-statusbar"`. Right now it redirects to the one you used, but if some day CB-9742 is closed, the url will probably stop working.
    Also, it would be good if you report the issue and use the issue id on the title, it's good to track even small changes like this one.


> Add support for setting multi-task app header color through ActivityManager
> ---------------------------------------------------------------------------
>
>                 Key: CB-9742
>                 URL: https://issues.apache.org/jira/browse/CB-9742
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-statusbar
>         Environment: Android 5.1.1, Cordova cli-5.2.0
>            Reporter: Benjamin Humphrey
>              Labels: Android
>
> It would be great if cordova-plugin-statusbar would support setting the label, icon, and color of the application header in Lollipop's multi-task view dynamically through the following:
> {code}
> Activity.setTaskDescription(new ActivityManager.TaskDescription(label, icon, color));
> {code}
> For more information, see http://stackoverflow.com/questions/27838528/changing-color-of-header-in-multitask-view



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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