mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Splash screen, styling updates, focus with delay for android.
This commit is contained in:
@@ -145,7 +145,7 @@ namespace Bit.App.Pages
|
||||
{
|
||||
base.OnAppearing();
|
||||
MessagingCenter.Send(Application.Current, "ShowStatusBar", true);
|
||||
EmailCell.Entry.Focus();
|
||||
EmailCell.Entry.FocusWithDelay();
|
||||
}
|
||||
|
||||
private async void Entry_Completed(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user