在EditText的父级控件中找一个,设置 android:focusable="true" android:focusableInTouchMode="true" 这样就把EditText默认的行为截断了!