mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 11:43:49 +00:00
Splash screen, styling updates, focus with delay for android.
This commit is contained in:
@@ -98,7 +98,7 @@ namespace Bit.App.Pages
|
||||
protected override void OnAppearing()
|
||||
{
|
||||
base.OnAppearing();
|
||||
PasswordCell.Entry.Focus();
|
||||
PasswordCell.Entry.FocusWithDelay();
|
||||
}
|
||||
|
||||
protected async Task CheckPasswordAsync()
|
||||
|
||||
Reference in New Issue
Block a user