mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-01-31 17:44:46 +01:00
fix #40, allow adding newlines with Enter
This commit is contained in:
parent
0bf7e12ee8
commit
1950893b58
@ -161,7 +161,7 @@
|
||||
android:background="@android:color/transparent"
|
||||
android:gravity="center_vertical"
|
||||
android:hint="@string/type_a_message"
|
||||
android:inputType="textCapSentences"
|
||||
android:inputType="textCapSentences|textMultiLine"
|
||||
android:minHeight="@dimen/normal_icon_size" />
|
||||
|
||||
<ImageView
|
||||
|
Loading…
x
Reference in New Issue
Block a user