cara membuat dialog transparan android

this.window?.setBackgroundDrawableResource(android.R.color.transparent)
Hjmcoder