|
@@ -27,7 +27,7 @@
|
|
|
android:id="@+id/user_input"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:ems="10"
|
|
|
- android:inputType="textNoSuggestions|textCapSentences"/>
|
|
|
-
|
|
|
+ android:ems="10"
|
|
|
+ android:inputType="textNoSuggestions|textCapSentences"/>
|
|
|
+
|
|
|
</LinearLayout>
|