mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
styling updates to ios
This commit is contained in:
@@ -54,6 +54,9 @@ namespace Bit.iOS
|
||||
Resolver.Resolve<IFingerprint>(),
|
||||
Resolver.Resolve<ISettings>()));
|
||||
|
||||
UINavigationBar.Appearance.ShadowImage = new UIImage();
|
||||
UINavigationBar.Appearance.SetBackgroundImage(new UIImage(), UIBarMetrics.Default);
|
||||
|
||||
return base.FinishedLaunching(app, options);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user