Skip to content

Commit

Permalink
add statusbar hack back in
Browse files Browse the repository at this point in the history
  • Loading branch information
Andythurlow committed Mar 12, 2020
1 parent 4db0b9c commit 35ccfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ios/CDVInAppBrowserNavigationController.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Licensed to the Apache Software Foundation (ASF) under one

#import "CDVInAppBrowserNavigationController.h"

#define STATUSBAR_HEIGHT 0.0
#define STATUSBAR_HEIGHT 20.0

@implementation CDVInAppBrowserNavigationController : UINavigationController

Expand Down

0 comments on commit 35ccfc5

Please sign in to comment.