mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
autosize notes
This commit is contained in:
parent
8658ebd6bb
commit
cf4a6bb1a2
1 changed files with 2 additions and 2 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue