SyntaxFix
Write A Post
Hire A Developer
Questions
Now android:singleLine attribute is deprecated. Please add these attributes to your EditText for an EditText to be single line.
android:singleLine
EditText
android:inputType="text" android:imeOptions="actionNext" android:maxLines="1"