Benjamin Humphrey created CB-9742:
-------------------------------------

             Summary: 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: Plugin Statusbar
            Reporter: Benjamin Humphrey


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 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to