EditText取消焦点:

在父容器添加:

android:focusable="true"  
android:focusableInTouchMode="true"

 

相关文章: