mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-19 00:37:20 +07:00
Fixed android text input truncating text
This commit is contained in:
parent
b74ae302ec
commit
3bc605894e
@ -12,7 +12,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="text"
|
||||
android:maxLines="1"
|
||||
android:maxLength="15"
|
||||
>
|
||||
|
||||
<requestFocus />
|
||||
|
Loading…
Reference in New Issue
Block a user