mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
Fix #336
This commit is contained in:
parent
61de45464b
commit
a8c8cc33ff
@ -124,6 +124,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:maxLength="1000"
|
||||
android:inputType="textLongMessage|textAutoComplete"
|
||||
app:inputButtonDefaultBgColor="@color/colorPrimary"
|
||||
app:inputButtonDefaultBgPressedColor="@color/colorPrimaryDark"
|
||||
app:inputButtonHeight="30dp"
|
||||
|
Loading…
Reference in New Issue
Block a user