Force black translucent statusbar
This commit is contained in:
parent
dc3167147e
commit
fbb77e402d
@ -855,4 +855,6 @@ App.push = {
|
||||
|
||||
document.addEventListener('statusTap', function() {
|
||||
App.scrollTop(0);
|
||||
// always make sure the status bar is black translucent
|
||||
parent.StatusBar.styleBlackTranslucent();
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user