mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
autosize
This commit is contained in:
@@ -482,6 +482,7 @@
|
||||
<StackLayout StyleClass="box-row, box-row-input">
|
||||
<Editor
|
||||
x:Name="_notesEditor"
|
||||
AutoSize="TextChanges"
|
||||
Text="{Binding Cipher.Notes}"
|
||||
StyleClass="box-value" />
|
||||
</StackLayout>
|
||||
|
||||
Reference in New Issue
Block a user