Remove deprecated android:singleLine attribute

This commit is contained in:
Fredrik Fornwall
2016-09-27 00:30:05 +02:00
parent 0457ddbc69
commit 794c7ee333

View File

@@ -7,7 +7,6 @@
android:imeOptions="actionSend|flagNoFullscreen"
android:maxLines="1"
android:inputType="text"
android:singleLine="true"
android:textColor="@android:color/white"
android:paddingTop="0dp"
android:textCursorDrawable="@null"