Github user jcesarmobile commented on the pull request:

    
https://github.com/apache/cordova-plugin-statusbar/pull/55#issuecomment-206936756
  
    If the statusbar is the in-call statusbar, then 40-20 = 20. Your code is ok 
for this case.
    If the statusbar is the regular statusbar, then 20-20 = 0. Ok too because 
overlay webview is true.
    but if overlay = true and the statusbar is hidden, then 0-20 = -20.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to