Skip to content

Update SplashAvtivity.java#36

Open
AnushkaSharma503 wants to merge 1 commit intoViksaaSkool:masterfrom
AnushkaSharma503:master
Open

Update SplashAvtivity.java#36
AnushkaSharma503 wants to merge 1 commit intoViksaaSkool:masterfrom
AnushkaSharma503:master

Conversation

@AnushkaSharma503
Copy link
Copy Markdown

Add one line code to create full screen on an activity.

Add one line code to create full screen on an activity.
*/
public class SplashActivity extends AwesomeSplash {

getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe set this as an option in the customization, so it can be optional.

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.

2 participants