mirror of
https://github.com/bitwarden/mobile
synced 2025-12-20 10:13:42 +00:00
Splash screen, styling updates, focus with delay for android.
This commit is contained in:
@@ -85,7 +85,7 @@ namespace Bit.App.Pages
|
||||
protected override void OnAppearing()
|
||||
{
|
||||
base.OnAppearing();
|
||||
PinControl.Entry.Focus();
|
||||
PinControl.Entry.FocusWithDelay();
|
||||
}
|
||||
|
||||
protected void PinEntered(object sender, EventArgs args)
|
||||
|
||||
Reference in New Issue
Block a user