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">
|
<StackLayout StyleClass="box-row, box-row-input">
|
||||||
<Editor
|
<Editor
|
||||||
x:Name="_notesEditor"
|
x:Name="_notesEditor"
|
||||||
|
AutoSize="TextChanges"
|
||||||
Text="{Binding Cipher.Notes}"
|
Text="{Binding Cipher.Notes}"
|
||||||
StyleClass="box-value" />
|
StyleClass="box-value" />
|
||||||
</StackLayout>
|
</StackLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user