mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 11:43:49 +00:00
Added toggle apssword button to add site page as well
This commit is contained in:
@@ -70,6 +70,7 @@ namespace Bit.App.Controls
|
||||
if(ToggleIsPassword == null)
|
||||
{
|
||||
IsPassword = IsPasswordFromToggled = !IsPassword;
|
||||
Focus();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user