有什么推荐的网站网站优化外包推荐
在弹出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