Quickly share your Android Code Snippets here...
by spring » Wed Jan 27, 2010 9:38 am
Using java Syntax Highlighting
//for hide the status bar
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
WindowManager.LayoutParams.FLAG_FULLSCREEN);
//hide the title bar
requestWindowFeature(Window.FEATURE_NO_TITLE);
requestWindowFeature(Window.FEATURE_PROGRESS);
Parsed in 0.030 seconds, using
GeSHi 1.0.8.4
-
spring
- Junior Developer

-
- Posts: 19
- Joined: Sat Jan 09, 2010 4:37 am
- Location: China
by Unconn » Fri Jan 28, 2011 8:54 pm
Thanks. Will be trying this tonight I could use the screen space.
-
Unconn
- Freshman

-
- Posts: 2
- Joined: Fri Jan 28, 2011 8:53 pm
-
Return to Code Snippets for Android
Who is online
Users browsing this forum: No registered users and 5 guests