Skip to content

Commit

Permalink
Revert "add statusbar hack back in"
Browse files Browse the repository at this point in the history
This reverts commit 35ccfc5.
  • Loading branch information
Andythurlow committed Mar 13, 2020
1 parent 35ccfc5 commit ea4b38f
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 20.0
#define STATUSBAR_HEIGHT 0.0

@implementation CDVInAppBrowserNavigationController : UINavigationController

Expand Down

0 comments on commit ea4b38f

Please sign in to comment.