Github user EddyVerbruggen commented on a diff in the pull request:

    
https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25538963
  
    --- Diff: doc/index.md ---
    @@ -41,6 +41,10 @@ Preferences
     
             <preference name="StatusBarBackgroundColor" value="#000000" />
     
    +- __AndroidStatusBarBackgroundColor__ (color hex string, defaults to the 
Android theme default). On Android 5 and up, the background color can be set by 
a hex string (#RRGGBB) at startup. We don't use the same property as for iOS 
because on iOS you typically want the statusbar to have the same color as the 
app background, but the Android 5+ guidelines specify using a different color 
than you apps main color, so the value of this property is typically different 
than the one specified by StatusBarBackgroundColor.
    --- End diff --
    
    @sinofool how would you do that? AFAIK a preference doesn't have a platform 
attribute.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to