草庐IT

typeValue

全部标签

android - PopupWindow 背景有时会变得透明和紫色

下面是我如何创建一个PopupWindow:privatestaticPopupWindowcreatePopup(FragmentActivityactivity,Viewview){PopupWindowpopup=newPopupWindow(view,ViewGroup.LayoutParams.WRAP_CONTENT,ViewGroup.LayoutParams.WRAP_CONTENT,true);popup.setOutsideTouchable(true);popup.setFocusable(true);popup.setBackgroundDrawable(new