1,在.xml文件中,editview 外部的 layout增加以下配置:
android:clickable="true"
android:focusable="true"
android:focusableInTouchMode="true" 1,在.xml文件中,editview 外部的 layout增加以下配置:
android:clickable="true"
android:focusable="true"
android:focusableInTouchMode="true"