Make input edit text grow dynamically

This commit is contained in:
Niels Andriesse
2021-06-15 16:14:35 +10:00
parent e06a3271df
commit 196fc25902
5 changed files with 60 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/small_spacing" />
<EditText
<org.thoughtcrime.securesms.conversation.v2.input_bar.InputBarEditText
android:id="@+id/inputBarEditText"
android:layout_width="match_parent"
android:layout_height="40dp"