I need to show a custom dialog in my Android application. Standard AlertDialog design is unacceptable. Android docs say:
AlertDialog
Tip: If you want
dialog.getWindow().setBackgroundDrawableResource(android.R.color.transparent);