mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
autosize
This commit is contained in:
parent
6cdf84dcb7
commit
5f16066641
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue