湖南房地产加盟网站建设网络口碑营销名词解释
在弹出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