parent
daa000dd75
commit
5a407c766c
|
@ -26,7 +26,7 @@
|
||||||
android:layout_toLeftOf="@+id/textSendButton"
|
android:layout_toLeftOf="@+id/textSendButton"
|
||||||
android:background="#eee"
|
android:background="#eee"
|
||||||
android:ems="10"
|
android:ems="10"
|
||||||
android:inputType="textMultiLine"
|
android:inputType="textShortMessage|textMultiLine|textCapSentences"
|
||||||
android:minLines="1" >
|
android:minLines="1" >
|
||||||
<requestFocus />
|
<requestFocus />
|
||||||
</EditText>
|
</EditText>
|
||||||
|
|
Loading…
Reference in a new issue