障蔽HOME

屏蔽HOME@Overridepublic void onAttachedToWindow() {this.getWindow().setType(WindowManager.LayoutPar

屏蔽HOME

@Override

public void onAttachedToWindow() {

this.getWindow().setType(WindowManager.LayoutParams.TYPE_KEYGUARD);

super.onAttachedToWindow();

}