Skip to content

Conversation

@jigar-sable
Copy link

This code will hide the actionbar.

@jigar-sable
Copy link
Author

getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,WindowManager.LayoutParams.FLAG_FULLSCREEN); getSupportActionBar().hide();
The above code will hide the ActionBar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant