Skip to content

Instantly share code, notes, and snippets.

@waqasakram117
Created February 23, 2017 12:50
Show Gist options
  • Select an option

  • Save waqasakram117/8ad4ffc619edd70540d03b3858c65eb4 to your computer and use it in GitHub Desktop.

Select an option

Save waqasakram117/8ad4ffc619edd70540d03b3858c65eb4 to your computer and use it in GitHub Desktop.
if (getWindow() != null){
getWindow().setFlags(WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS ,
WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment