android中EditText不自动获取焦点


在父节点加入
android:focusable="true"  
android:focusableInTouchMode="true"