We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8121923 commit 3e84fddCopy full SHA for 3e84fdd
FirebaseAuthUI/FUIAuthPickerViewController.m
@@ -87,7 +87,6 @@ - (void)viewDidLoad {
87
action:@selector(cancelAuthorization)];
88
self.navigationItem.leftBarButtonItem = cancelBarButton;
89
}
90
-
91
self.navigationItem.backBarButtonItem =
92
[[UIBarButtonItem alloc] initWithTitle:FUILocalizedString(kStr_Back)
93
style:UIBarButtonItemStylePlain
0 commit comments