mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-08 04:02:07 +00:00
Make input edit text grow dynamically
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user