这个问题就是焦点问题,只需要在外层获取焦点即可,在外层xml加上一下代码 android:focusable="true" android:focusableInTouchMode="true" 纯属笔记