EditTextView不自动获取焦点 2018-11-28 本文已影响0人 MT安小樂 在父容器XML布局添加属性拦截焦点: android:focusable="true" android:focusableInTouchMode="true"