refs #6921 feat:dropOffNote

This commit is contained in:
Sergio De la torre 2024-04-19 09:50:15 +02:00
parent e5f5c60e87
commit 91d1f520c4
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
android:layout_width="match_parent"
android:layout_height="80dp"
android:background="@drawable/background_round"
android:inputType="text"
android:inputType="textMultiLine"
android:lines="5"
android:maxLines="10"
android:textColor="@color/verdnatura_white"