mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 23:03:23 +00:00
Splash screen, styling updates, focus with delay for android.
This commit is contained in:
@@ -28,7 +28,7 @@ namespace Bit.Android.Controls
|
||||
}
|
||||
else
|
||||
{
|
||||
View.SetMainTextColor(Color.FromHex("d2d6de"));
|
||||
View.SetMainTextColor(Color.FromHex("777777"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user