mirror of
https://github.com/bitwarden/mobile
synced 2025-01-03 12:29:51 +01:00
autosize
This commit is contained in:
parent
6cdf84dcb7
commit
5f16066641
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user