在安卓4.0系统中,GridView在PopWindow中OnItemClick不响应,但是有按压效果。需要PopWindow的Show时加入这行代码:popupWindow.setFocusable(true);