mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 14:27:34 +00:00

committed by
Moxie Marlinspike

parent
24bf2be5ae
commit
ef9cc680f0
@@ -89,7 +89,7 @@
|
|||||||
android:paddingRight="0dp"
|
android:paddingRight="0dp"
|
||||||
android:paddingLeft="0dp"
|
android:paddingLeft="0dp"
|
||||||
android:imeOptions="actionSend|flagNoEnterAction|flagNoExtractUi"
|
android:imeOptions="actionSend|flagNoEnterAction|flagNoExtractUi"
|
||||||
android:inputType="textAutoCorrect|textCapSentences"
|
android:inputType="textAutoCorrect|textCapSentences|textMultiLine"
|
||||||
android:maxLength="2000"
|
android:maxLength="2000"
|
||||||
android:maxLines="4"
|
android:maxLines="4"
|
||||||
android:nextFocusForward="@+id/send_button"
|
android:nextFocusForward="@+id/send_button"
|
||||||
|
Reference in New Issue
Block a user