标签: java android android-edittext
我正在尝试修改android edittext,使其只包含10行,但每行只有40个字符。
为了得到这个,我尝试了很多方法,比如使用10个edittex并在每个edittext上实现textwatcher 但它不合适,汉德尔计算人物。 或者在edittext上使用关键监听器,但这也不是解决方案。
我可以通过什么其他方式实现它?