有什么推荐的网站seo营销是什么
在弹出PopupWindow
时将当前Activity设置成了半透明:
WindowManager.LayoutParams lp = this.activity.getWindow().getAttributes();lp.alpha = 0.5f; //0.0-1.0this
在弹出PopupWindow
时将当前Activity设置成了半透明:
WindowManager.LayoutParams lp = this.activity.getWindow().getAttributes();lp.alpha = 0.5f; //0.0-1.0this