@Override
protected void onCreate(Bundle savedInstanceState)
{
super.onCreate(savedInstanceState);
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
WindowManager.LayoutParams.FLAG_FULLSCREEN);
...
}
About Jack
Well, Nothing much to introduce about me. I'm just an ordinary human being, doing web and mobile application development. :)
No comments:
Post a Comment