mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 02:53:56 +00:00
update to Xamarin forms 3.1
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Bit.App.Pages
|
||||
entryKeyboard: Keyboard.Email, useLabelAsPlaceholder: true, imageSource: "envelope.png",
|
||||
containerPadding: padding);
|
||||
|
||||
PasswordHintCell.Entry.ReturnType = Enums.ReturnType.Done;
|
||||
PasswordHintCell.Entry.TargetReturnType = Enums.ReturnType.Done;
|
||||
|
||||
var table = new FormTableView(this)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user