|
|
@ -63,7 +63,6 @@ |
|
|
|
android:hint="@string/hint_compose" |
|
|
|
android:hint="@string/hint_compose" |
|
|
|
android:inputType="text|textMultiLine|textCapSentences" |
|
|
|
android:inputType="text|textMultiLine|textCapSentences" |
|
|
|
android:dropDownWidth="wrap_content" |
|
|
|
android:dropDownWidth="wrap_content" |
|
|
|
android:dropDownHeight="58dp" |
|
|
|
|
|
|
|
android:completionThreshold="2" /> |
|
|
|
android:completionThreshold="2" /> |
|
|
|
|
|
|
|
|
|
|
|
<HorizontalScrollView |
|
|
|
<HorizontalScrollView |
|
|
|