Skip to content

Instantly share code, notes, and snippets.

@aqua30
Last active March 6, 2022 19:31
Show Gist options
  • Save aqua30/e4c9d5dd9fb556b58c8620b91b26ebaa to your computer and use it in GitHub Desktop.
Save aqua30/e4c9d5dd9fb556b58c8620b91b26ebaa to your computer and use it in GitHub Desktop.
override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setStyle(STYLE_NORMAL, R.style.TransparentBackgroundDialog)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment