在EditText父控件中添加这两个属性就可以做到
android:focusable="true"
android:focusableInTouchMode="true"
android:focusable="true"
android:focusableInTouchMode="true"