Skip to content

Instantly share code, notes, and snippets.

@lintonye
Created March 29, 2012 22:19
Embed
What would you like to do?
this.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);
requestWindowFeature(Window.FEATURE_NO_TITLE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment