mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 08:43:21 +00:00
Fixed nav controller. Pass context from splash.
This commit is contained in:
@@ -17,6 +17,10 @@ namespace Bit.iOS.Extension
|
||||
[Action ("DoneClicked:")]
|
||||
partial void DoneClicked (Foundation.NSObject sender);
|
||||
|
||||
[Action ("CancelClicked:")]
|
||||
[GeneratedCode ("iOS Designer", "1.0")]
|
||||
partial void CancelClicked (UIBarButtonItem sender);
|
||||
|
||||
void ReleaseDesignerOutlets ()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user