android PopupWindow 显示问题

设置可点击,其余控件也可点击,等操作


setOutsideTouchable(true);  
setBackgroundDrawable(new BitmapDrawable());
setTouchable(true);   
setFocusable(true); 

posted @ 2015-09-17 10:27  你好and程序员  阅读(279)  评论(0)    收藏  举报