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

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

brodybits commented on issue #99: CB-14238: Make transparency of statusbar 
persistent when hiding and showing statusbar
URL: 
https://github.com/apache/cordova-plugin-statusbar/pull/99#issuecomment-409441677
 
 
   @aszmyd it should be fine to update by force push (we do this kind of thing 
all the time). Alternative solution which I think is not necessary is to simply 
open a new PR. Even fancier is to open a new PR with text like "resolves #99" 
or "closes #99" in the description 
(<https://help.github.com/articles/closing-issues-using-keywords/>).
   
   As an aside you may want to maintain your own special fork version until we 
get a chance to deal with this one. Maybe something like 
"cordova-plugin-statusbar-transparent" or "cordova-plugin-persistent-statusbar"?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Statusbar transparency does not persist when hiding and showing the statusbar
> -----------------------------------------------------------------------------
>
>                 Key: CB-14238
>                 URL: https://issues.apache.org/jira/browse/CB-14238
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-statusbar
>         Environment: Android
>            Reporter: Adam Szmyd
>            Priority: Minor
>              Labels: android, easyfix, transparency
>
> When you call methods in this order: {{overlaysWebView(true)}} , {{hide()}} , 
> {{show()}} the status bar gets shown without transparency and pushes webview 
> to bottom. And because at start statusbar gets transparent (overlaysWebView) 
> from this point the show/hide should toggle the statusbar visibility and it 
> should always show transparent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to