@@ -28,9 +28,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:ems="10"
- android:inputType="textNoSuggestions|textCapSentences"
- >
-
- </EditText>
+ android:inputType="textNoSuggestions|textCapSentences"/>
+
</LinearLayout>