1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

autosize notes

This commit is contained in:
Kyle Spearrin
2019-06-03 10:46:05 -04:00
parent 8658ebd6bb
commit cf4a6bb1a2

View File

@@ -483,8 +483,8 @@
<Editor
x:Name="_notesEditor"
Text="{Binding Cipher.Notes}"
StyleClass="box-value"
HeightRequest="200" />
AutoSize="TextChanges"
StyleClass="box-value" />
</StackLayout>
</StackLayout>
<StackLayout StyleClass="box">