插入更多文本时,Android Edittext移动文本而不是换行效果

时间:2016-04-22 03:12:17

标签: android android-edittext

我需要更改edittext的默认效果,因为它没有足够的空间来添加更多文本。

enter image description here

但在我的情况下,我已经为edittext定义了固定的高度和宽度。因此,当插入更多文本时,它会消失以前的文本。

enter image description here

由于这对用户来说不方便,我最好能改变这种效果来改变这样的文字。

enter image description here

这就是我添加edittext的方式

enter image description here

如果你知道怎么做,请告诉我。谢谢

1 个答案:

答案 0 :(得分:1)

尝试在Console.WriteLine(student1.SchoolName?.Name); 上设置 inputType ,如

EditText