mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Allow input panel to grow as text is entered.
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
android:id="@+id/embedded_text_editor"
|
||||
style="@style/ComposeEditText"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:nextFocusRight="@+id/send_button"
|
||||
android:nextFocusForward="@+id/send_button"
|
||||
|
||||
Reference in New Issue
Block a user