Skip to content

Instantly share code, notes, and snippets.

@beta
Created October 6, 2016 06:56
Show Gist options
  • Save beta/08b1777e46df8b9b2cefd5121ef35b16 to your computer and use it in GitHub Desktop.
Save beta/08b1777e46df8b9b2cefd5121ef35b16 to your computer and use it in GitHub Desktop.
View touchOutsideView = getDialog().getWindow().getDecorView().findViewById(android.support.design.R.id.touch_outside);
touchOutsideView.setOnClickListener(null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment