Popupwindow全屏问题

//sdk > 21 解决 标题栏没有办法遮罩的问题
 popupWindow.setClippingEnabled(false);
posted @ 2018-05-22 17:39  dub  阅读(343)  评论(0编辑  收藏  举报