Fixed android text input truncating text
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="text"
|
||||
android:maxLines="1"
|
||||
android:maxLength="15"
|
||||
>
|
||||
|
||||
<requestFocus />
|
||||
|
||||
Reference in New Issue
Block a user