解决方法:. 在EditText的父级控件中加入属性: android:focusable="true" android:focusableInTouchMode="true". 1. 2. 把EditText默认的行为截断.
確定! 回上一頁