Skip to content

Instantly share code, notes, and snippets.

@DanishAmjad12
Last active July 23, 2018 08:29
Show Gist options
  • Save DanishAmjad12/84e798b6a80eb38bd3af33eec62106dd to your computer and use it in GitHub Desktop.
Save DanishAmjad12/84e798b6a80eb38bd3af33eec62106dd to your computer and use it in GitHub Desktop.
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
getWindow().setBackgroundDrawable(null);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment