Android EditText自动换行

EditText设置android:inputType属性的话,自动换行功能会无效

android:singleLine="false"

原文地址:https://www.cnblogs.com/xiao-xu/p/3282248.html